From 3aef471c41b0e3a7f40a5437f5519c7a13d7ac0f Mon Sep 17 00:00:00 2001 From: Francois Leurent <131.code@leurent.email> Date: Thu, 5 Oct 2023 13:34:13 +0800 Subject: [PATCH] v3.0.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1dcd19d..3395e81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cnyks", - "version": "3.0.4", + "version": "3.0.5", "description": "Command line introspection tool for nodejs (interactive runner)", "main": "lib/", "scripts": { @@ -46,4 +46,4 @@ "nyc": "^15.1.0", "xterm2": "^1.2.0" } -} +} \ No newline at end of file