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