diff --git a/Cargo.toml b/Cargo.toml index fd0ec2c..46a4d4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license = "Apache-2.0" name = "axum-streams" readme = "README.md" include = ["Cargo.toml", "src/**/*.rs", "README.md", "LICENSE"] -version = "0.12.0" +version = "0.12.1-alpha.0" [badges] maintenance = { status = "actively-developed" }