Bump version to 1.0.7 (#41)

This commit is contained in:
Michał Leszczyński
2023-03-02 18:29:21 +01:00
committed by GitHub
parent 5463aa3dd4
commit 46c7ed3019
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@arx-research/halocli",
"version": "1.0.6",
"version": "1.0.7",
"description": "Halo CLI",
"main": "cli.js",
"bin": "cli.js",

View File

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