Skip to content

Commit ca05b44

Browse files
committed
1.0.0
closes #1
1 parent 17b1f85 commit ca05b44

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-each",
33
"description": "Loop over each item in an array and call the given function on every element.",
4-
"version": "0.1.1",
4+
"version": "1.0.0",
55
"homepage": "https://github.com/jonschlinkert/array-each",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "jonschlinkert/array-each",

0 commit comments

Comments
 (0)