We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9487675 commit 9954abcCopy full SHA for 9954abc
1 file changed
lib/sensu-plugins-systemd/version.rb
@@ -2,7 +2,7 @@ module SensuPluginsSystemd
2
module Version
3
MAJOR = 0
4
MINOR = 0
5
- PATCH = 3
+ PATCH = 5
6
7
VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
8
end
0 commit comments