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