Skip to content

Commit 79a6743

Browse files
committed
Bump version to v2.2.5
1 parent da3fc60 commit 79a6743

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-
turbo_tests (2.2.4)
4+
turbo_tests (2.2.5)
55
parallel_tests (>= 3.3.0, < 5)
66
rspec (>= 3.10)
77

lib/turbo_tests/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module TurboTests
2-
VERSION = "2.2.4"
2+
VERSION = "2.2.5"
33
end

0 commit comments

Comments
 (0)