Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
0.2.327
Browse files Browse the repository at this point in the history
  • Loading branch information
mistydemeo committed Jan 7, 2025
1 parent 94b84d8 commit 8801a76
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "axolotlsay"
description = "💬 a CLI for learning to distribute CLIs in rust"
version = "0.2.326"
version = "0.2.327"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mistydemeo/cargodisttest.git"
Expand Down
2 changes: 1 addition & 1 deletion dist-workspace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ publish-jobs = ["homebrew", "npm", "./publish-greeter", "homebrew"]
# Where to host releases
hosting = "github"
# Whether to install an updater program
install-updater = true
install-updater = false
# Whether to always use the latest updater instead of a specific known-good version
always-use-latest-updater = true
# Whether to enable GitHub Attestations
Expand Down

0 comments on commit 8801a76

Please sign in to comment.