Skip to content

Commit c48e8c1

Browse files
Bump version to 0.85.0
1 parent 0b4073c commit c48e8c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.84.0'
5+
VERSION = '0.85.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)