diff --git a/package.json b/package.json index 9f11542..0ce4d66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-simple", - "version": "6.0.0", + "version": "7.0.0", "description": "Simple API to compile TypeScript code string to JavaScript. That's all!", "main": "index.js", "engines": {