From b67a94c0ee21a36f8071fab468fe05950e2a8276 Mon Sep 17 00:00:00 2001 From: teppeis Date: Mon, 24 Oct 2016 22:39:19 +0900 Subject: [PATCH] 5.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {