From e8568cedcf18eca5930ee82a74ae7f70fff4ccd8 Mon Sep 17 00:00:00 2001 From: kuduzow Date: Thu, 15 Dec 2022 02:18:17 +0300 Subject: [PATCH] Updated package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07ee09a..02e5656 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.15.23-rc.0", + "version": "0.15.24-rc.0", "description": "Orion Protocol SDK", "main": "./lib/esm/index.js", "module": "./lib/esm/index.js",