diff --git a/package.json b/package.json index 2a21c198..ec19d228 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/microbundle", - "version": "2.0.0-canary.0", + "version": "2.1.0-canary.0", "description": "Zero-configuration bundler for tiny JS libs, powered by Rollup.", "main": "dist/microbundle.js", "source": "src/index.js",