diff --git a/package.json b/package.json index 91e44df..8635e01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-simple", - "version": "5.0.2", + "version": "5.0.3", "description": "Simple API to compile TypeScript code string to JavaScript. That's all!", "main": "index.js", "engines": {