Skip to content

Commit 12c16a8

Browse files
committed
Bump version to 1.1.0
1 parent 64dcc32 commit 12c16a8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
sensu-plugins-minio (1.0.0)
4+
sensu-plugins-minio (1.1.0)
55
sensu-plugin (~> 2.1)
66

77
GEM
@@ -15,7 +15,7 @@ GEM
1515
diff-lcs (1.5.0)
1616
hashdiff (1.0.1)
1717
jaro_winkler (1.5.4)
18-
json (2.6.2)
18+
json (2.7.1)
1919
mixlib-cli (1.7.0)
2020
parallel (1.19.2)
2121
parser (3.1.2.0)

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 = '1.0.0'
6+
VERSION = '1.1.0'
77
end
88
end
99
end

0 commit comments

Comments
 (0)