Skip to content

Commit bf40887

Browse files
Bump version to 0.2.3
1 parent 4052d7b commit bf40887

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.7.0

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-
quayio-scanner (0.2.2)
4+
quayio-scanner (0.2.3)
55
docker-api (~> 1.33)
66
rest-client (~> 2.1)
77
sensu-plugin (~> 4.0)

lib/quayio/scanner/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Quayio
22
module Scanner
3-
VERSION = '0.2.2'.freeze
3+
VERSION = '0.2.3'.freeze
44
end
55
end

0 commit comments

Comments
 (0)