diff --git a/package.json b/package.json index 9aea52b..34bd789 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clean-webpack-plugin", - "version": "0.1.19", + "version": "1.0.0", "author": "John Agan ", "description": "A webpack plugin to remove your build folder(s) before building", "homepage": "https://github.com/johnagan/clean-webpack-plugin", @@ -34,4 +34,4 @@ "mocha": "^3.5.0", "rewire": "^2.5.2" } -} \ No newline at end of file +}