Skip to content

Commit

Permalink
chore: version sync
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelessiet committed Nov 17, 2024
1 parent 91e3fc1 commit dd22615
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,6 +1,6 @@
[package]
name = "bert"
version = "0.1.3"
version = "0.1.4"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mod platform;
#[command(
name = "bert",
author = "Michael Essiet <[email protected]>",
version = "0.1.3",
version = "0.1.4",
about = "A friendly cross-platform package assistant built on top of Homebrew",
long_about = "Bert 🐕 is a friendly package assistant that leverages Homebrew's package repository to provide \
cross-platform package management. He automatically handles installation of missing \
Expand Down

0 comments on commit dd22615

Please sign in to comment.