Skip to content

Commit

Permalink
release: release v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simongoricar committed Jun 15, 2024
1 parent 1d1370d commit daf6062
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions 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 = "fs-more"
version = "0.5.0"
version = "0.5.1"
rust-version = "1.77.0"
authors = [
"Simon Goričar <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion subcrates/test-harness-generator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fs-more-test-harness-generator"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
publish = false

Expand Down
2 changes: 1 addition & 1 deletion subcrates/test-harness/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fs-more-test-harness"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
publish = false

Expand Down

0 comments on commit daf6062

Please sign in to comment.