From 0ad7ce79deeba332432af46f9c03ae7c1080cc05 Mon Sep 17 00:00:00 2001 From: lomonoshka <56521834+lomonoshka@users.noreply.github.com> Date: Wed, 11 Oct 2023 17:24:27 +0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 774f793..68cf9ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.20.8-rc2", + "version": "0.20.9", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js",