updated version number

This commit is contained in:
AJ ONeal 2014-01-12 00:33:41 -07:00
parent ea52246ee7
commit 6bdf214962
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "forEachAsync",
"version": "3.0.0-rc1",
"version": "3.0.0",
"description": "A node- and browser-ready async counterpart of Array.prototype.forEach",
"main": "forEachAsync.js",
"directories": {