Skip to content

Commit c8024b8

Browse files
committed
0.1.3
1 parent 776fc21 commit c8024b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "array-sort",
33
"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.",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"homepage": "https://github.com/jonschlinkert/array-sort",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [

0 commit comments

Comments
 (0)