Skip to content

Commit

Permalink
0.2.319
Browse files Browse the repository at this point in the history
  • Loading branch information
mistydemeo committed Dec 18, 2024
1 parent 52e5d47 commit d3dfdb9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 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.318"
version = "0.2.319"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mistydemeo/cargodisttest.git"
Expand Down
2 changes: 2 additions & 0 deletions dist-workspace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ publish-jobs = ["homebrew", "npm", "./publish-greeter", "homebrew"]
hosting = "github"
# Whether to install an updater program
install-updater = true
# Whether to always use the latest updater instead of a specific known-good version
always-use-latest-updater = true
# Whether to enable GitHub Attestations
github-attestations = true
# Path that installers should place binaries in
Expand Down

0 comments on commit d3dfdb9

Please sign in to comment.