From 965468a71fc6404368264f46df6afd289aeb4ed3 Mon Sep 17 00:00:00 2001 From: Charles Blaxland Date: Mon, 20 Apr 2015 13:22:18 +1000 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04ad008..9398f4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-webpack-plugin", - "version": "1.1.0", + "version": "1.2.0", "description": "Simplifies creation of HTML files to serve your webpack bundles", "main": "index.js", "scripts": {