From c67ff0725e23ae71f00204b68fd2aa9260b98629 Mon Sep 17 00:00:00 2001 From: Aleksandr Kraiz Date: Wed, 22 Feb 2023 13:31:50 +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 eb4841b..632d749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.17.19-rc.0", + "version": "0.17.19", "description": "Orion Protocol SDK", "main": "./lib/esm/index.js", "module": "./lib/esm/index.js",