diff --git a/package.json b/package.json index 9af12be..3e5415a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-typescript-paths", - "version": "1.1.1", + "version": "1.2.0", "description": "Rollup Plugin to automatically resolve path aliases set in the compilerOptions section of tsconfig.json.", "main": "dist/index.js", "types": "dist/index.d.ts",