From 3b0d2b45c76ebdc101ee51a55e6aa3e0f0347e3b Mon Sep 17 00:00:00 2001 From: Lewis Barnes Date: Sat, 5 Sep 2015 23:41:23 +0100 Subject: [PATCH] Bumped version to v0.2.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bc1007..a30820d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-configurator", - "version": "0.1.1", + "version": "0.2.0", "description": "Helper for creating and extending Webpack configuration structures.", "main": "index.js", "scripts": {