From 79882ca6474c386bdb0168c571547d6fe329567a Mon Sep 17 00:00:00 2001 From: Michael Pretorius Date: Mon, 20 Nov 2023 15:16:48 +0200 Subject: [PATCH] chore: version bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 84e36dc1..009b9f44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ixo/impactxclient-sdk", - "version": "1.1.15", + "version": "1.1.16", "description": "One ixo client to rule them all, One ixo client to find, One ixo client to bring them all, and in impact bind them", "author": "Ixo ", "homepage": "https://github.com/ixofoundation/ixo-MultiClient-SDK#readme", @@ -102,4 +102,4 @@ "dotenv": "16.0.3", "protobufjs": "6.11.2" } -} +} \ No newline at end of file