diff --git a/package.json b/package.json index 2e1394e..f5e6210 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-webextension-plugin", - "version": "0.5.0", + "version": "1.0.0", "description": "Webpack plugin that compiles web-extension manifest.json files and adds smart auto reload", "main": "index.js", "repository": "git@github.com:webextension-tools/webpack-webextension-plugin.git",