From 36bf69f1a780f578f695988457589f968f38536c Mon Sep 17 00:00:00 2001 From: Charles Blaxland Date: Thu, 14 Aug 2014 09:16:33 +1000 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6ae870..437ba89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-webpack-plugin", - "version": "0.4.0", + "version": "1.0.0", "description": "Simplifies creation of HTML files to serve your webpack bundles", "main": "index.js", "scripts": {