From 2b47c51ee5a1640c625386101bc84b07b695c2d4 Mon Sep 17 00:00:00 2001 From: zoubin Date: Tue, 1 Mar 2016 10:38:58 +0800 Subject: [PATCH] 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fe10be..c1c647c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reduce-js", - "version": "8.1.0", + "version": "9.0.0", "description": "Use browserify and factor-bundle to pack node-style modules into a single bundle or multiple bundles", "main": "index.js", "scripts": {