Skip to content

Commit 93be08b

Browse files
Bump version to 0.0.6
1 parent 03211b2 commit 93be08b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
sensu-plugins-minio (0.0.5)
4+
sensu-plugins-minio (0.0.6)
55
sensu-plugin (~> 2.1)
66

77
GEM

lib/sensu/plugins/minio/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module Sensu
44
module Plugins
55
module Minio
6-
VERSION = '0.0.5'
6+
VERSION = '0.0.6'
77
end
88
end
99
end

0 commit comments

Comments
 (0)