test-queue-patched.gemspec in test-queue-patched-0.4.3 vs test-queue-patched.gemspec in test-queue-patched-0.4.4
- old
+ new
@@ -1,7 +1,7 @@
spec = Gem::Specification.new do |s|
s.name = 'test-queue-patched'
- s.version = '0.4.3'
+ s.version = '0.4.4'
s.summary = 'parallel test runner'
s.description = 'minitest/rspec parallel test runner for CI environments'
s.homepage = "http://github.com/tmm1/test-queue"