Skip to content

Commit

Permalink
v2.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Dec 10, 2019
1 parent f366a1b commit d3a5ffc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
parallel_tests (2.29.2)
parallel_tests (2.30.0)
parallel

GEM
Expand Down Expand Up @@ -35,7 +35,7 @@ GEM
minitest (5.5.1)
multi_json (1.13.1)
multi_test (0.1.2)
parallel (1.17.0)
parallel (1.19.1)
power_assert (0.4.1)
rake (12.0.0)
rspec (3.5.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/parallel_tests/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ParallelTests
VERSION = Version = '2.29.2'
VERSION = Version = '2.30.0'
end

0 comments on commit d3a5ffc

Please sign in to comment.