From cae3626b338c4ffe9ef55e928742e152b3b49356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Leszczy=C5=84ski?= Date: Tue, 10 Dec 2024 11:31:34 -0800 Subject: [PATCH] Bump version to 1.10.10 (#439) --- 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 8b9555a..0882251 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/halocli", - "version": "1.10.9", + "version": "1.10.10", "description": "HaLo Command Line Interface Tool for PC/SC", "contributors": [ { diff --git a/core/package.json b/core/package.json index 1c170a6..db7482b 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/libhalo", - "version": "1.10.9", + "version": "1.10.10", "description": "LibHaLo - Programmatically interact with HaLo tags from the web browser, mobile application or the desktop.", "contributors": [ {