diff --git a/package.json b/package.json index 9a05a44..e97eee2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-reporter-bundle-manifest", - "version": "0.3.2", + "version": "0.3.3", "description": "https://github.com/mugi-uno/parcel-plugin-bundle-manifest, but for Parcel 2", "scripts": { "build": "parcel build src/BundleManifestReporter.ts",