From 07afec35b2c90ab195f8d9dcf8c5d24c4ca94748 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Fri, 26 Jul 2024 17:58:35 +0530 Subject: [PATCH] Upgrade package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 199abd6..63a8da6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cerc-io/registry-sdk", - "version": "0.2.2", + "version": "0.2.3", "main": "dist/index.js", "types": "dist/index.d.ts", "repository": "git@github.com:cerc-io/registry-sdk.git",