From 9d8d436949935a7c378ce7889d3c18ede562938f Mon Sep 17 00:00:00 2001 From: Oleg Nechiporenko Date: Tue, 22 Aug 2023 15:15:10 +0200 Subject: [PATCH] chore: bump version@58-rc0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32255a1..54447f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.19.57", + "version": "0.19.58-rc1", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js",