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.
2 parents bd9c91f + eedd829 commit 6fbdfa9Copy full SHA for 6fbdfa9
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
# Unreleased changes
4
5
+_None outstanding_
6
+
7
+# 4.2.2 / 2023-10-31
8
9
+_**Codename:** 🎃🦇 Spooky type conversion 🦇🎃_
10
11
## Bug fixes
12
13
- [#296](https://github.com/prometheus/client_ruby/pull/296) Stringify non-string job
lib/prometheus/client/version.rb
@@ -2,6 +2,6 @@
module Prometheus
module Client
- VERSION = '4.2.1'
+ VERSION = '4.2.2'
end
0 commit comments