From e859b1823631da06eba33af710a2bba5df4b38a9 Mon Sep 17 00:00:00 2001 From: Lukas Kotol Date: Wed, 3 Apr 2024 08:53:38 +0200 Subject: [PATCH] ALL-5085 - Update package json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a70b5b3a1..4c262e7df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tatumio/tatum", - "version": "1.37.46", + "version": "1.37.47", "description": "Tatum API client allows browsers and Node.js clients to interact with Tatum API.", "main": "dist/src/index.js", "repository": "https://github.com/tatumio/tatum-js",