diff --git a/Cargo.toml b/Cargo.toml index d9a8d94f..bc7c06ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ resolver = "2" members = ["crates/varve", "crates/varve-core", "crates/varve-producer"] [workspace.package] -version = "0.29.0" +version = "0.30.0" edition = "2024" license = "Apache-2.0" repository = "https://github.com/pulseengine/varve"