Skip to content

Commit

Permalink
fix binstall
Browse files Browse the repository at this point in the history
  • Loading branch information
ahqsoftwares committed Aug 23, 2024
1 parent d9e89f5 commit 57e19de
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "ahqstore_cli_rs"
version = "0.5.2"
version = "0.5.3"
description = "AHQ Store CLI"
repository = "https://github.com/ahqstore/cli"
homepage = "https://github.com/ahqstore/cli"
Expand Down
2 changes: 1 addition & 1 deletion latest.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Just a clone of 0.4.2
Binaries for the release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ahqstore/cli",
"version": "0.5.2",
"version": "0.5.3",
"readme": "./README.md",
"napi": {
"name": "cli",
Expand Down

0 comments on commit 57e19de

Please sign in to comment.