Skip to content

Commit 2f370a1

Browse files
committed
chore: Release
1 parent f135950 commit 2f370a1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

metrics-exporter-dogstatsd/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.9.3] - 2025-03-27
12+
1113
### Fixed
1214

1315
- Don't prepend a length delimiter for payloads when in UDS datagram mode.

metrics-exporter-dogstatsd/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-exporter-dogstatsd"
3-
version = "0.9.2"
3+
version = "0.9.3"
44
edition = { workspace = true}
55
rust-version = "1.71.1"
66

0 commit comments

Comments
 (0)