From c18331ac182dc399bd85a8e9c51dee865599f799 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Tue, 6 Jun 2017 11:08:29 -0400 Subject: [PATCH] 3.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ffca84f2..915a2b61d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-node", - "version": "3.0.4", + "version": "3.0.5", "preferGlobal": true, "description": "TypeScript execution environment and REPL for node", "main": "dist/index.js",