From b8bb11a7865628a443842fdc5b4c2d1778a85b85 Mon Sep 17 00:00:00 2001 From: Kristijan Date: Thu, 21 Aug 2025 00:26:39 +0200 Subject: [PATCH] Version 1.3.36 - 2025-08-21 00:26:39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad9638d..9b38735 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@icpay/sdk", - "version": "1.3.35", + "version": "1.3.36", "description": "Official icpay SDK for Internet Computer payments", "main": "dist/index.js", "types": "dist/index.d.ts",