diff --git a/Cargo.toml b/Cargo.toml index d15f7367b..7552ad371 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.1" +version = "0.5.0-beta.2" authors = ["Luca Palmieri "] edition = "2018"