From 32bdc92458a59f66bcbd36e87de2a793f529a825 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 26 May 2022 22:37:33 +0500 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07d2fa1..897b6a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-node-dev", - "version": "2.0.0-0", + "version": "2.0.0", "description": "Compiles your TS app and restarts when files are modified.", "keywords": [ "restart",