diff --git a/package.json b/package.json index d3b7d42..f5d2b14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microbundle", - "version": "0.12.0-next.1", + "version": "0.12.0-next.2", "description": "Zero-configuration bundler for tiny JS libs, powered by Rollup.", "main": "dist/microbundle.js", "source": "src/index.js",