From 5f91f4eb6ae666f1183543b5a1cf162c32d49ce0 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Thu, 28 Mar 2024 12:00:59 +0000 Subject: [PATCH] Bump version for publishing latest package (#49) Part of https://www.notion.so/Create-laconic-registry-SDK-d3a636d4aba44f7cbba3bd99b7146811 Reviewed-on: https://git.vdb.to/cerc-io/laconic-console/pulls/49 Co-authored-by: Nabarun Co-committed-by: Nabarun --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46197ea..7d60e11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cerc-io/console-app", - "version": "1.3.8", + "version": "1.3.9", "description": "Laconic Console", "repository": "https://github.com/cerc-io/laconic-console", "main": "dist/es/index.js",