From 6c641eabaf5b8514d7442f0059df79778cccb119 Mon Sep 17 00:00:00 2001 From: Aleksandr Kraiz Date: Tue, 24 Jan 2023 11:38:19 +0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 898a692..6c4e609 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.15.27-rc.7", + "version": "0.15.30", "description": "Orion Protocol SDK", "main": "./lib/esm/index.js", "module": "./lib/esm/index.js",