From 5fd42cd5c1a449b2ea593eb0a5aade746d752035 Mon Sep 17 00:00:00 2001 From: Kristijan Date: Fri, 22 Aug 2025 10:56:23 +0200 Subject: [PATCH] Version 1.3.45 - 2025-08-22 10:56:23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8929a40..fad5fe9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@icpay/sdk", - "version": "1.3.44", + "version": "1.3.45", "description": "Official icpay SDK for Internet Computer payments", "main": "dist/index.js", "types": "dist/index.d.ts",