From e6dc638aa76095d93156bc19b722e71ca3b7e3a4 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Wed, 19 Jun 2024 07:03:18 +0000 Subject: [PATCH] Increment package version (#66) Reviewed-on: https://git.vdb.to/cerc-io/laconic-registry-cli/pulls/66 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 215852a..794623e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cerc-io/laconic-registry-cli", - "version": "0.1.12", + "version": "0.1.13", "main": "index.js", "repository": "git@github.com:cerc-io/laconic-registry-cli.git", "author": "",