From 1aa4995e18f46866096c98971c94987fba18eda8 Mon Sep 17 00:00:00 2001 From: Roland Bewick Date: Thu, 23 Nov 2023 15:56:54 +0700 Subject: [PATCH] chore: bump version to 2.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8ccf98..43955f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@getalby/sdk", - "version": "2.6.0", + "version": "2.7.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",