From 209a1d1c5936013ff34df56e7cab8d4c0a4f6770 Mon Sep 17 00:00:00 2001 From: Charles Blaxland Date: Thu, 14 Aug 2014 21:31:47 +1000 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cfc7f7..1c49590 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-webpack-plugin", - "version": "1.0.1", + "version": "1.1.0", "description": "Simplifies creation of HTML files to serve your webpack bundles", "main": "index.js", "scripts": {