We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a793a3 commit 15d1e36Copy full SHA for 15d1e36
metrics-exporter-tcp/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased] - ReleaseDate
10
11
+## [0.9.0] - 2023-12-24
12
+
13
### Changed
14
15
- Bump MSRV to 1.65.0.
metrics-exporter-tcp/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "metrics-exporter-tcp"
3
-version = "0.8.0"
+version = "0.9.0"
4
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
5
edition = "2018"
6
rust-version = "1.65.0"
0 commit comments