From be81cd778278b88b3b10ca6b99e4148760516f0b Mon Sep 17 00:00:00 2001 From: teppeis Date: Thu, 4 Feb 2016 00:45:56 +0900 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c864149..5950f7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-simple", - "version": "3.0.3", + "version": "4.0.0", "description": "Simple API to compile TypeScript code string to JavaScript. That's all!", "main": "index.js", "scripts": {