From 0355c2b4b2b0caa773a90156ae1a96af5e1ad7bd Mon Sep 17 00:00:00 2001 From: teppeis Date: Thu, 25 Feb 2016 07:41:43 +0900 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a947fac..43af4d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-simple", - "version": "4.1.2", + "version": "5.0.0", "description": "Simple API to compile TypeScript code string to JavaScript. That's all!", "main": "index.js", "scripts": {