Skip to content

Commit 5a8e972

Browse files
github-actions[bot]davidB
authored andcommitted
chore: release v0.28.1
1 parent c824416 commit 5a8e972

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

init-tracing-opentelemetry/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.28.0"
9+
version = "0.28.1"
1010
authors.workspace = true
1111
repository.workspace = true
1212
license.workspace = true

tonic-tracing-opentelemetry/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.28.0"
13+
version = "0.28.1"
1414
authors.workspace = true
1515
repository.workspace = true
1616
license.workspace = true

tracing-opentelemetry-instrumentation-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.28.0"
13+
version = "0.28.1"
1414
authors.workspace = true
1515
repository.workspace = true
1616
license.workspace = true

0 commit comments

Comments
 (0)