From 94dde6dd96b80d84d9fff256ffcb03e4e5ca8941 Mon Sep 17 00:00:00 2001 From: lomonoshka Date: Tue, 10 Oct 2023 19:34:24 +0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15c7cc0..a475243 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.20.7-rc1", + "version": "0.20.7", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js",