From 23e956e1d06db9be7325a49bf7342bf9b8c74d6f Mon Sep 17 00:00:00 2001 From: Kristijan Date: Sun, 24 Aug 2025 22:39:21 +0200 Subject: [PATCH] Version 1.3.47 - 2025-08-24 22:39:21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83cad47..76b1b8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@icpay/sdk", - "version": "1.3.46", + "version": "1.3.47", "description": "Official icpay SDK for Internet Computer payments", "main": "dist/index.js", "types": "dist/index.d.ts",