updated version number
This commit is contained in:
parent
ea52246ee7
commit
6bdf214962
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "forEachAsync",
|
"name": "forEachAsync",
|
||||||
"version": "3.0.0-rc1",
|
"version": "3.0.0",
|
||||||
"description": "A node- and browser-ready async counterpart of Array.prototype.forEach",
|
"description": "A node- and browser-ready async counterpart of Array.prototype.forEach",
|
||||||
"main": "forEachAsync.js",
|
"main": "forEachAsync.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
|
Loading…
Reference in New Issue