Skip to content

Commit 0c1e14a

Browse files
committed
Bump version to 2.1.1
1 parent 4aedbbb commit 0c1e14a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.0)
4+
turbo_tests (2.1.1)
55
bundler (>= 2.1)
66
parallel_tests (>= 3.3.0, < 5)
77
rspec (>= 3.10)

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.1.0"
2+
VERSION = "2.1.1"
33
end

0 commit comments

Comments
 (0)