diff --git a/Cargo.toml b/Cargo.toml index d483f58f..2c2cc339 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["crates/*"] resolver = "2" [workspace.package] -version = "0.4.1" +version = "0.4.2" edition = "2021" rust-version = "1.81" authors = ["init4"]