diff --git a/package.json b/package.json index a4e8d8f..e3c757f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bare-bundle-compile", - "version": "1.0.1", + "version": "1.0.2", "description": "Compile a bundle of CommonJS modules to a single module", "exports": { ".": "./index.js",