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