From 709af818281ef8287883ca630ee40df7d42b5683 Mon Sep 17 00:00:00 2001 From: zoubin Date: Wed, 9 Dec 2015 20:45:01 +0800 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8732483..8dd851b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "async-array-methods", - "version": "1.0.2", + "version": "2.0.0", "description": "Async methods to operate on collections", "main": "index.js", "scripts": {