diff --git a/package.json b/package.json index d6405a6..1d9a53b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "array-sort", "description": "Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.", - "version": "0.1.3", + "version": "0.1.4", "homepage": "https://github.com/jonschlinkert/array-sort", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [