Skip to content

Commit 3544729

Browse files
committed
v0.9.2
1 parent ba085e0 commit 3544729

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "ahqstore_cli_rs"
4-
version = "0.9.1"
4+
version = "0.9.2"
55
description = "AHQ Store CLI"
66
repository = "https://github.com/ahqstore/cli"
77
homepage = "https://github.com/ahqstore/cli"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ahqstore/cli",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "AHQ Store Official CLI, A port of the rust version to NodeJS",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)