From 51907c17e5c50ec6354f99c8276571938e1254fe Mon Sep 17 00:00:00 2001 From: lomonoshka Date: Wed, 29 Nov 2023 18:41:53 +0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7b37ad..1fc379b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.20.24", + "version": "0.20.25", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js",