diff --git a/Cargo.toml b/Cargo.toml index f031a97a6..9ca83e58b 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.4" +version = "0.5.0-beta.5" authors = ["Luca Palmieri "] edition = "2018"