From 32acc299ced698f65c0cd15735f20e015d45a76c Mon Sep 17 00:00:00 2001 From: teppeis Date: Fri, 8 Apr 2016 00:38:06 +0900 Subject: [PATCH] 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bfd177..91e44df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-simple", - "version": "5.0.1", + "version": "5.0.2", "description": "Simple API to compile TypeScript code string to JavaScript. That's all!", "main": "index.js", "engines": {