From 12375f4d5b119b48d088b4378e6f295714aa780c Mon Sep 17 00:00:00 2001 From: lomonoshka Date: Tue, 29 Aug 2023 17:26:41 +0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e51c1f..437e057 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@orionprotocol/sdk", - "version": "0.19.73", + "version": "0.19.74", "description": "Orion Protocol SDK", "main": "./lib/index.cjs", "module": "./lib/index.js",