@ahqstore/cli 0.10.9 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Cargo.toml CHANGED
@@ -1,7 +1,7 @@
1
1
  [package]
2
2
  edition = "2021"
3
3
  name = "ahqstore_cli_rs"
4
- version = "0.10.9"
4
+ version = "0.11.0"
5
5
  description = "AHQ Store CLI"
6
6
  repository = "https://github.com/ahqstore/cli"
7
7
  homepage = "https://github.com/ahqstore/cli"
package/README.md CHANGED
@@ -62,7 +62,7 @@ deno install -g npm:@ahqstore/cli
62
62
  ### Using JSR
63
63
 
64
64
  ```sh
65
- deno install -A -f -g -n ahqstore https://jsr.io/@ahqstore/cli/0.10.9/js/cli.js
65
+ deno install -A -f -g -n ahqstore https://jsr.io/@ahqstore/cli/0.11.0/js/cli.js
66
66
  ```
67
67
 
68
68
  ## Bun
package/jsr.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://jsr.io/schema/config-file.v1.json",
3
3
  "name": "@ahqstore/cli",
4
- "version": "0.10.9",
4
+ "version": "0.11.0",
5
5
  "license": "MIT",
6
6
  "exports": {
7
7
  ".": "./js/cli.js"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ahqstore/cli",
3
- "version": "0.10.9",
3
+ "version": "0.11.0",
4
4
  "description": "AHQ Store Official CLI, A port of the rust version to NodeJS",
5
5
  "keywords": [
6
6
  "cli",