Skip to content

Commit

Permalink
Bump to 0.23.3
Browse files Browse the repository at this point in the history
Accidentally based 0.23.2 off an older commit. Trying again.

Signed-off-by: Matthias Rampke <[email protected]>
  • Loading branch information
matthiasr committed Jun 2, 2023
1 parent f73cc98 commit 191b071
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## 0.23.2 / 2023-06-02
## 0.23.3 / 2023-06-02

* [SECURITY] Maintenance release, updating dependencies
* [ENHANCEMENT][library] Allow instantiating configuration without going through YAML ([#491](https://github.com/prometheus/statsd_exporter/pull/491))

Version 0.23.2 was mistagged and thus skipped.

## 0.23.1 / 2023-03-08

* [SECURITY] Update all dependencies ([#489](https://github.com/prometheus/statsd_exporter/pull/489))
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.23.2
0.23.3

0 comments on commit 191b071

Please sign in to comment.