From 4258bdf26e7b4a7c33a15a1ddccfcb9f43a9d8b7 Mon Sep 17 00:00:00 2001 From: zoubin Date: Mon, 2 Nov 2015 18:08:33 +0800 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 371e832..5f27995 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reduce-js", - "version": "2.1.0", + "version": "2.1.1", "description": "Use browserify and factor-bundle to pack node-style modules into a single bundle or multiple bundles", "main": "index.js", "scripts": {