From 18f14f84608a056f3448d97eda692377979a589d Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Thu, 8 Feb 2024 11:45:28 +0530 Subject: [PATCH] Update package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5699ec..46197ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cerc-io/console-app", - "version": "1.3.7", + "version": "1.3.8", "description": "Laconic Console", "repository": "https://github.com/cerc-io/laconic-console", "main": "dist/es/index.js",