Skip to content

Commit c6c6844

Browse files
committed
(cargo-release) version 0.3.0
1 parent 15d1e36 commit c6c6844

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

metrics-observer/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased] - ReleaseDate
1010

11+
## [0.3.0] - 2023-12-24
12+
1113
### Fixed
1214

1315
- All addresses returned when trying to connect to the specified exporter endpoint will be tried, in

metrics-observer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "metrics-observer"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
55
edition = "2018"
66
rust-version = "1.65.0"

0 commit comments

Comments
 (0)