Bump version to 1.0.3 (#6)

This commit is contained in:
Michał Leszczyński
2023-03-01 21:58:14 +01:00
committed by GitHub
parent 454fe6b7e8
commit 68fcc4b02f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@arx-research/halo-cli",
"version": "1.0.2",
"version": "1.0.3",
"description": "Halo CLI",
"main": "cli.js",
"bin": "cli.js",

View File

@@ -1,6 +1,6 @@
{
"name": "@arx-research/libhalo",
"version": "1.0.2",
"version": "1.0.3",
"description": "LibHaLo - Programmatically interact with HaLo tags from the web browser, mobile application or the desktop.",
"main": "index.js",
"type": "commonjs",