Skip to content

Commit 637d7b7

Browse files
committed
Bump ci-queue to v0.89.0
1 parent ae246c7 commit 637d7b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ruby/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ci-queue (0.88.0)
4+
ci-queue (0.89.0)
55
logger
66

77
GEM

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.88.0'
5+
VERSION = '0.89.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)