Skip to content

Commit 4eddc29

Browse files
chore: release
1 parent 90474c5 commit 4eddc29

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

axum-tracing-opentelemetry/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ categories = [
1111
homepage = "https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/axum-tracing-opentelemetry"
1212
rust-version.workspace = true
1313
edition.workspace = true
14-
version = "0.25.0"
14+
version = "0.25.1"
1515
authors.workspace = true
1616
repository.workspace = true
1717
license.workspace = true

fake-opentelemetry-collector/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ readme = "README.md"
55
keywords = ["tracing", "opentelemetry", "faker", "mock"]
66
categories = ["development-tools::testing"]
77
edition.workspace = true
8-
version = "0.25.1"
8+
version = "0.25.2"
99
authors.workspace = true
1010
repository.workspace = true
1111
license.workspace = true

init-tracing-opentelemetry/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords = ["tracing", "opentelemetry"]
66
categories = ["development-tools::debugging", "development-tools::profiling"]
77
homepage = "https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/init-tracing-opentelemetry"
88
edition.workspace = true
9-
version = "0.25.1"
9+
version = "0.25.2"
1010
authors.workspace = true
1111
repository.workspace = true
1212
license.workspace = true

tonic-tracing-opentelemetry/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories = [
1010
]
1111
homepage = "https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/tonic-tracing-opentelemetry"
1212
edition.workspace = true
13-
version = "0.24.3"
13+
version = "0.24.4"
1414
authors.workspace = true
1515
repository.workspace = true
1616
license.workspace = true

tracing-opentelemetry-instrumentation-sdk/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories = [
1010
]
1111
homepage = "https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/tree/main/tracing-opentelemetry-instrumentation-sdk"
1212
edition.workspace = true
13-
version = "0.24.2"
13+
version = "0.24.3"
1414
authors.workspace = true
1515
repository.workspace = true
1616
license.workspace = true

0 commit comments

Comments
 (0)