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.
1 parent f9f017e commit 5454b44Copy full SHA for 5454b44
ruby/lib/ci/queue/version.rb
@@ -2,7 +2,7 @@
2
3
module CI
4
module Queue
5
- VERSION = '0.24.3'
+ VERSION = '0.25.0'
6
DEV_SCRIPTS_ROOT = ::File.expand_path('../../../../../redis', __FILE__)
7
RELEASE_SCRIPTS_ROOT = ::File.expand_path('../redis', __FILE__)
8
end
0 commit comments