From b6851280878227472bf52879089901db1c9e26f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Leszczy=C5=84ski?= Date: Wed, 17 Apr 2024 19:28:46 +0200 Subject: [PATCH] Bump version to 1.2.30 (#313) --- cli/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/package.json b/cli/package.json index 484aea9..cf8f6cb 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/halocli", - "version": "1.2.29", + "version": "1.2.30", "description": "HaLo Command Line Interface Tool for PC/SC", "contributors": [ { diff --git a/package.json b/package.json index 93d7772..5428ca9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arx-research/libhalo", - "version": "1.2.29", + "version": "1.2.30", "description": "LibHaLo - Programmatically interact with HaLo tags from the web browser, mobile application or the desktop.", "contributors": [ {