diff --git a/tracing-opentelemetry-instrumentation-sdk/Cargo.toml b/tracing-opentelemetry-instrumentation-sdk/Cargo.toml index c709779..d1b2044 100644 --- a/tracing-opentelemetry-instrumentation-sdk/Cargo.toml +++ b/tracing-opentelemetry-instrumentation-sdk/Cargo.toml @@ -10,7 +10,7 @@ categories = [ ] homepage = "https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/tracing-opentelemetry-instrumentation-sdk" edition.workspace = true -version = "0.24.1" +version = "0.24.2" authors.workspace = true repository.workspace = true license.workspace = true