From 9af2239353d8be2c3dc957c8609f384d0eee79f3 Mon Sep 17 00:00:00 2001 From: IshaVenikar Date: Mon, 7 Oct 2024 14:59:15 +0530 Subject: [PATCH] Increment package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f67f3d0..5c4fd4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cerc-io/registry-sdk", - "version": "0.2.10", + "version": "0.2.11", "main": "dist/index.js", "types": "dist/index.d.ts", "repository": "git@github.com:cerc-io/registry-sdk.git",