Skip to content

Commit 8731c36

Browse files
committed
Bump version
1 parent ffb246c commit 8731c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sensu-plugins-kafka/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module SensuPluginsKafka
66
module Version
77
MAJOR = 0
88
MINOR = 12
9-
PATCH = 1
9+
PATCH = 2
1010

1111
VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
1212
end

0 commit comments

Comments
 (0)