From f6eb46f30f068bd3fe97cad3fb8a530d0eaaa495 Mon Sep 17 00:00:00 2001 From: A O Date: Thu, 10 Dec 2020 10:27:48 +0500 Subject: [PATCH] v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c47898a..52d165c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-node-dev", - "version": "1.1.0", + "version": "1.1.1", "description": "Compiles your TS app and restarts when files are modified.", "keywords": [ "restart",