diff --git a/Cargo.toml b/Cargo.toml index b3bd2313f..88f1f5c86 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.4.0-beta.14" +version = "0.4.0-beta.15" authors = ["Luca Palmieri "] edition = "2018"