Skip to content

Commit 5c86a70

Browse files
authored
bump minor (#189)
1 parent e4a4b31 commit 5c86a70

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
---
12+
13+
## [0.23.0] - 2025-03-24
14+
1115
- Support for opentelemetry 0.29, now the default version.
1216

1317
## [0.22.0] - 2025-02-20
@@ -527,7 +531,9 @@ The old API is still available but deprecated. It will be removed soon.
527531

528532

529533

530-
[Unreleased]: https://github.com/primait/bridge.rs/compare/0.22.0...HEAD
534+
535+
[Unreleased]: https://github.com/primait/bridge.rs/compare/0.23.0...HEAD
536+
[0.23.0]: https://github.com/primait/bridge.rs/compare/0.22.0...0.23.0
531537
[0.22.0]: https://github.com/primait/bridge.rs/compare/0.21.0...0.22.0
532538
[0.21.0]: https://github.com/primait/bridge.rs/compare/0.20.0...0.21.0
533539
[0.20.0]: https://github.com/primait/bridge.rs/compare/0.19.0...0.20.0

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66
name = "prima_bridge"
77
readme = "README.md"
88
repository = "https://github.com/primait/bridge.rs"
9-
version = "0.22.0"
9+
version = "0.23.0"
1010
# See https://github.com/rust-lang/rust/issues/107557
1111
rust-version = "1.81"
1212

0 commit comments

Comments
 (0)