From c3ac9d3b5b7139e48e0e60826e3a8e8d77e5c1d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Leszczy=C5=84ski?= Date: Thu, 28 Aug 2025 00:07:47 +0200 Subject: [PATCH] Bump version to 1.14.0 (#474) --- 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 220623e..f4c1e9f 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/halocli", - "version": "1.13.2", + "version": "1.14.0", "description": "HaLo Command Line Interface Tool for PC/SC", "contributors": [ { diff --git a/core/package.json b/core/package.json index b0180fa..ebb9313 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/libhalo", - "version": "1.13.2", + "version": "1.14.0", "description": "LibHaLo - Programmatically interact with HaLo tags from the web browser, mobile application or the desktop.", "contributors": [ {