diff --git a/package.json b/package.json index 9867e31..5cfbb25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-esm-plugin", - "version": "0.3.0", + "version": "0.4.0", "description": "Add this plugin to generate mirrored esm modules for your existing bundles", "main": "src/index.js", "scripts": {