From 0f853534c4f5d5c7bfbec8a7a998c3bab597f940 Mon Sep 17 00:00:00 2001 From: debajitr Date: Thu, 22 Feb 2024 20:39:28 +0530 Subject: [PATCH] Update version to 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8a2fdf..f6ef492 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@transak/transak-sdk", - "version": "3.0.0", + "version": "3.0.1", "description": "Transak SDK that allows you to easily integrate fiat on/off ramp", "type": "module", "types": "lib/index.d.ts",