From 47f670bdde40c766a72927daed41b1b159682b30 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Wed, 30 Oct 2024 13:26:02 +0000 Subject: [PATCH] Increment package version (#87) Reviewed-on: https://git.vdb.to/cerc-io/laconic-registry-cli/pulls/87 Co-authored-by: Prathamesh Musale Co-committed-by: Prathamesh Musale --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2d24a5..974eb7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cerc-io/laconic-registry-cli", - "version": "0.2.9", + "version": "0.2.10", "main": "index.js", "repository": "git@github.com:cerc-io/laconic-registry-cli.git", "author": "",