From 2077f55344cdcee321d92f73257b0b93694dca4b Mon Sep 17 00:00:00 2001 From: CW GitHub Action Date: Sat, 11 Jan 2025 15:34:41 +0000 Subject: [PATCH] Add compiled files & tag --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53b5877..ee2358e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@citizenwallet/sdk", - "version": "2.0.49", + "version": "2.0.50", "description": "An sdk to easily work with citizen wallet.", "main": "./dist/src/index.js", "module": "./dist/src/index.js",