From 7c48c33e69e139c696c004919786ad4d1e4b215d Mon Sep 17 00:00:00 2001 From: Kristijan Date: Thu, 21 Aug 2025 15:13:13 +0200 Subject: [PATCH] Version 1.3.43 - 2025-08-21 15:13:13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5802e8b..eb94d03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@icpay/sdk", - "version": "1.3.42", + "version": "1.3.43", "description": "Official icpay SDK for Internet Computer payments", "main": "dist/index.js", "types": "dist/index.d.ts",