From 2eb35320b2122610e87bc367d22c394b855c3009 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Thu, 8 Feb 2024 11:46:00 +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 a511e4d..bbf6fc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cerc-io/laconic-registry-cli", - "version": "0.1.9", + "version": "0.1.10", "main": "index.js", "repository": "git@github.com:cerc-io/laconic-registry-cli.git", "author": "",