Skip to content

Commit 9954abc

Browse files
committed
bump version
1 parent 9487675 commit 9954abc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/sensu-plugins-systemd/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module SensuPluginsSystemd
22
module Version
33
MAJOR = 0
44
MINOR = 0
5-
PATCH = 3
5+
PATCH = 5
66

77
VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
88
end

0 commit comments

Comments
 (0)