From c180ee2b906829d9c336b57496336b78c2aaa9d4 Mon Sep 17 00:00:00 2001 From: pavanjoshi914 Date: Mon, 25 Mar 2024 10:39:05 +0530 Subject: [PATCH] chore: update release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 277be75..816bb0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@getalby/sdk", - "version": "3.4.0", + "version": "3.4.1", "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",