Skip to content

Commit e21fc14

Browse files
committed
Version 0.8.0
1 parent f0cbc86 commit e21fc14

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
@@ -5,7 +5,7 @@ module SensuPluginsKafka
55
# This defines the version of the gem
66
module Version
77
MAJOR = 0
8-
MINOR = 7
8+
MINOR = 8
99
PATCH = 0
1010

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

0 commit comments

Comments
 (0)