Skip to content

Commit fe6135c

Browse files
committed
Ruby release 0.22.0
1 parent 614a94e commit fe6135c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/lib/ci/queue/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module CI
44
module Queue
5-
VERSION = '0.21.1'
5+
VERSION = '0.22.0'
66
DEV_SCRIPTS_ROOT = ::File.expand_path('../../../../../redis', __FILE__)
77
RELEASE_SCRIPTS_ROOT = ::File.expand_path('../redis', __FILE__)
88
end

0 commit comments

Comments
 (0)