We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b1f85 commit ca05b44Copy full SHA for ca05b44
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "array-each",
3
"description": "Loop over each item in an array and call the given function on every element.",
4
- "version": "0.1.1",
+ "version": "1.0.0",
5
"homepage": "https://github.com/jonschlinkert/array-each",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"repository": "jonschlinkert/array-each",
0 commit comments