From 4df2892be92fa5eba2d10ea8609915401444f976 Mon Sep 17 00:00:00 2001 From: Aleksandr Kraiz Date: Wed, 8 Feb 2023 14:52:17 +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 48f2154..a954c50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.17.0-rc.8", + "version": "0.17.0", "description": "Orion Protocol SDK", "main": "./lib/esm/index.js", "module": "./lib/esm/index.js",