Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
obazoud committed Dec 23, 2018
1 parent ffb246c commit 8731c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sensu-plugins-kafka/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module SensuPluginsKafka
module Version
MAJOR = 0
MINOR = 12
PATCH = 1
PATCH = 2

VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
end
Expand Down

0 comments on commit 8731c36

Please sign in to comment.