Skip to content

Commit 3dc8157

Browse files
committed
Bump ci-queue to v0.90.0
1 parent 321202f commit 3dc8157

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.89.0)
4+
ci-queue (0.90.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.89.0'
5+
VERSION = '0.90.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)