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": {