Skip to content

Commit 994fc90

Browse files
committed
Merge branch 'main' into cbruckmayer/check-we-executed-all-tests
2 parents 6329c54 + 0e30352 commit 994fc90

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