From b9367a023038bc8d10601ba434aeaafb0c7be3d6 Mon Sep 17 00:00:00 2001 From: Charles Blaxland Date: Wed, 13 Aug 2014 20:35:11 +1000 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57f9c8f..6b002d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-webpack-plugin", - "version": "0.2.0", + "version": "0.3.0", "description": "Simplifies creation of HTML files to serve your webpack bundles", "main": "index.js", "scripts": {