From 8132898752f3788ab9ced45cd8db431555e28f44 Mon Sep 17 00:00:00 2001 From: Kristijan Date: Mon, 25 Aug 2025 14:49:50 +0200 Subject: [PATCH] Version 1.3.49 - 2025-08-25 14:49:50 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8ce493..2a80407 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@icpay/sdk", - "version": "1.3.48", + "version": "1.3.49", "description": "Official icpay SDK for Internet Computer payments", "main": "dist/index.js", "types": "dist/index.d.ts",