We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba085e0 commit 3544729Copy full SHA for 3544729
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
edition = "2021"
3
name = "ahqstore_cli_rs"
4
-version = "0.9.1"
+version = "0.9.2"
5
description = "AHQ Store CLI"
6
repository = "https://github.com/ahqstore/cli"
7
homepage = "https://github.com/ahqstore/cli"
package.json
@@ -1,6 +1,6 @@
{
"name": "@ahqstore/cli",
- "version": "0.9.1",
+ "version": "0.9.2",
"description": "AHQ Store Official CLI, A port of the rust version to NodeJS",
"keywords": [
"cli",
0 commit comments