diff --git a/package.json b/package.json index 86cd6d1..49d78e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-nomodule-plugin", - "version": "1.2.0", + "version": "1.2.1", "description": "a plugin for html-webpack-plugin to label certain chunks as legacy-only via the nomodule attribute", "main": "dist/plugin.js", "scripts": {