From 91d7e8b53362ec9b3b5f699109095cea2d0d961a Mon Sep 17 00:00:00 2001 From: Michal Leszczynski Date: Wed, 2 Oct 2024 00:57:27 +0200 Subject: [PATCH] Bump version to 1.9.0 --- cli/package.json | 2 +- core/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/package.json b/cli/package.json index 4d79afe..2fa59fc 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/halocli", - "version": "1.8.5", + "version": "1.9.0", "description": "HaLo Command Line Interface Tool for PC/SC", "contributors": [ { diff --git a/core/package.json b/core/package.json index 20435a4..05a01c5 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/libhalo", - "version": "1.8.5", + "version": "1.9.0", "description": "LibHaLo - Programmatically interact with HaLo tags from the web browser, mobile application or the desktop.", "contributors": [ {