From 7f842e13883862639572520709e965387a3d5451 Mon Sep 17 00:00:00 2001 From: Roland Bewick Date: Thu, 11 Apr 2024 13:20:16 +0700 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6274ec..fa30fa9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@getalby/sdk", - "version": "3.4.3", + "version": "3.5.0", "description": "The SDK to integrate with Nostr Wallet Connect and the Alby API", "repository": "https://github.com/getAlby/js-sdk.git", "bugs": "https://github.com/getAlby/js-sdk/issues",