From a536db3433b9f7ce653b730f2cf6dabf4f491e3d Mon Sep 17 00:00:00 2001 From: lomonoshka Date: Thu, 30 Nov 2023 15:10:28 +0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a98a651..21cd716 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.20.26-rc3", + "version": "0.20.27", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js",