diff --git a/package.json b/package.json index 372731f..431d96f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-bundle-update-hook-plugin", - "version": "1.0.0", + "version": "1.0.1", "description": "Add a tapable 'bundle-update' hook to webpack. On bundle updates registered plugins get lists of new, changed and removed modules.", "main": "index.js", "repository": {