diff --git a/reqwest-tracing/Cargo.toml b/reqwest-tracing/Cargo.toml index b9781f3..88a9feb 100644 --- a/reqwest-tracing/Cargo.toml +++ b/reqwest-tracing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reqwest-tracing" -version = "0.1.1" +version = "0.1.2-alpha.0" authors = ["Rodrigo Gryzinski "] edition = "2018" description = "Opentracing middleware for reqwest."