diff --git a/package.json b/package.json index ff8edb3..185504d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "name": "thorish", "description": "This is a library of useful JS concepts and data structures for Node and the browser. It it, unashamedly, a dumping ground for code needed by [@samthor](https://twitter.com/samthor)'s projects.", - "version": "1.1.21", + "version": "1.1.22", "directories": { "test": "test" },