Skip to content

Commit

Permalink
mark dev cycle for v5.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
  • Loading branch information
uncomfyhalomacro committed Nov 4, 2024
1 parent 5c695f7 commit 4a48359
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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 @@
[workspace.package]
authors = ["Soc Virnyl Estela"]
version = "5.1.7-dev"
version = "5.2.0-dev"
edition = "2021"
license = "MPL-2.0"
repository = "https://github.com/openSUSE-Rust/roast"
Expand Down
2 changes: 1 addition & 1 deletion roast-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tracing = { version = "0.1", features = [
"release_max_level_debug",
] }
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
libroast = { path = "../libroast", version = "5.1.7-dev" }
libroast = { path = "../libroast", version = "5.2.0-dev" }
walkdir = "2.5.0"
tempfile = "3.12.0"

Expand Down

0 comments on commit 4a48359

Please sign in to comment.