diff --git a/package.json b/package.json index daa5758..db80030 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-system-import-transformer", - "version": "2.0.0", + "version": "2.1.0", "description": "Babel plugin that replaces System.import with the equivalent UMD pattern", "main": "dist/index.js", "scripts": {