Skip to content

Commit f99f111

Browse files
authored
[release] prepare v4.3.0 (#233)
1 parent f6219c8 commit f99f111

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CHANGELOG
22

3-
## 4.3.0 / 2024.XX.XX
3+
## 4.X.Y / 2024.XX.XX
4+
5+
## 4.3.0 / 2024.01.24
46

57
* [FEATURE] Add support for `SOCK_STREAM` Unix sockets. See [#228][]
68

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>java-dogstatsd-client</artifactId>
88
<packaging>jar</packaging>
99
<name>java-dogstatsd-client</name>
10-
<version>4.2.1</version>
10+
<version>4.3.0</version>
1111
<description>A tiny library allowing Java applications to communicate with DataDog statsd instances easily.</description>
1212
<url>https://github.com/DataDog/java-dogstatsd-client</url>
1313

0 commit comments

Comments
 (0)