We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a46d33 + 4207cb2 commit 1a429d1Copy full SHA for 1a429d1
ruby/lib/ci/queue/version.rb
@@ -2,7 +2,7 @@
2
3
module CI
4
module Queue
5
- VERSION = '0.23.1'
+ VERSION = '0.24.0'
6
DEV_SCRIPTS_ROOT = ::File.expand_path('../../../../../redis', __FILE__)
7
RELEASE_SCRIPTS_ROOT = ::File.expand_path('../redis', __FILE__)
8
end
0 commit comments