Skip to content

Commit

Permalink
Version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
obazoud committed Feb 15, 2017
1 parent f0cbc86 commit e21fc14
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 @@ -5,7 +5,7 @@ module SensuPluginsKafka
# This defines the version of the gem
module Version
MAJOR = 0
MINOR = 7
MINOR = 8
PATCH = 0

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

0 comments on commit e21fc14

Please sign in to comment.