diff --git a/Cargo.toml b/Cargo.toml index bd61a90..7838ebf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" diff --git a/latest.md b/latest.md index 3dd9403..6662c52 100644 --- a/latest.md +++ b/latest.md @@ -1 +1 @@ -- Just a clone of 0.4.2 +Binaries for the release diff --git a/package.json b/package.json index 4d4926c..c44b193 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ahqstore/cli", - "version": "0.5.2", + "version": "0.5.3", "readme": "./README.md", "napi": { "name": "cli",