Skip to content

Commit

Permalink
chore(version): bump 0.4.13 to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Feb 19, 2024
1 parent cdde3a7 commit 88f1d93
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.4.13
current_version = 0.5.0
commit = True
message = chore(version): bump {current_version} to {new_version}
tag = True
Expand Down
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
Expand Up @@ -22,7 +22,7 @@ name = "filesfinder"
readme = "README.md"
repository = "https://github.com/jeertmans/filesfinder"
rust-version = "1.74.0"
version = "0.4.13"
version = "0.5.0"

[profile.release]
codegen-units = 1
Expand Down

0 comments on commit 88f1d93

Please sign in to comment.