From 2d0db50c9c75da9aea15b61b099153f7d521a4d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Leszczy=C5=84ski?= Date: Fri, 11 Jul 2025 16:52:36 +0200 Subject: [PATCH] Bump version to 1.13.0 (#468) --- 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 a9a3438..ea4997d 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/halocli", - "version": "1.12.2", + "version": "1.13.0", "description": "HaLo Command Line Interface Tool for PC/SC", "contributors": [ { diff --git a/core/package.json b/core/package.json index 38b0e83..49f5e7e 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/libhalo", - "version": "1.12.2", + "version": "1.13.0", "description": "LibHaLo - Programmatically interact with HaLo tags from the web browser, mobile application or the desktop.", "contributors": [ {