diff --git a/package.json b/package.json index 3af1874..19e02d7 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.4", + "version": "1.0.0", "homepage": "https://github.com/jonschlinkert/array-sort", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [