From e5253e26ba4f19184826d26bec09b91f369b5133 Mon Sep 17 00:00:00 2001 From: Lewis Barnes Date: Tue, 24 Nov 2015 20:49:34 +0000 Subject: [PATCH] Bumped version to 0.3.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b947a8..cfb4968 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-configurator", - "version": "0.3.0", + "version": "0.3.1", "description": "Helper for creating and extending Webpack configuration structures.", "main": "index.js", "scripts": {