From 0b74c695a12bdf7e963cb9ef47de6080cb030057 Mon Sep 17 00:00:00 2001 From: lomonoshka Date: Tue, 31 Oct 2023 20:56:38 +0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77d6642..68d26fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.20.10-rc106", + "version": "0.20.10-rc107", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js",