We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b4073c + c48e8c1 commit 7fc7356Copy full SHA for 7fc7356
1 file changed
ruby/lib/ci/queue/version.rb
@@ -2,7 +2,7 @@
2
3
module CI
4
module Queue
5
- VERSION = '0.84.0'
+ VERSION = '0.85.0'
6
DEV_SCRIPTS_ROOT = ::File.expand_path('../../../../../redis', __FILE__)
7
RELEASE_SCRIPTS_ROOT = ::File.expand_path('../redis', __FILE__)
8
end
0 commit comments