diff --git a/Cargo.toml b/Cargo.toml index 1f4e081eb..e582f5f56 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = [".", "examples/opentelemetry", "examples/custom-root-span"] [package] name = "tracing-actix-web" -version = "0.5.0-beta.9" +version = "0.5.1-alpha.0" authors = ["Luca Palmieri "] edition = "2018"