From dbeb55e60da4558d30955d35647f8bd5343d1588 Mon Sep 17 00:00:00 2001 From: zoubin Date: Thu, 10 Dec 2015 15:12:58 +0800 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d64ef1..046f598 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "callback-sequence", - "version": "3.1.0", + "version": "3.2.0", "description": "Make a new callback to run input callbacks in sequence", "main": "index.js", "scripts": {