From a9103e8744e4ac362e83cedf0abf7f8037eefafa Mon Sep 17 00:00:00 2001 From: lomonoshka Date: Mon, 6 Nov 2023 16:05:50 +0400 Subject: [PATCH] bump before merge --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da39107..65738eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.20.14-rc4", + "version": "0.20.15", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js",