command-unit.gemspec in command-unit-0.0.1 vs command-unit.gemspec in command-unit-0.0.2
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "command-unit"
- s.version = "0.0.1"
+ s.version = "0.0.2"
s.platform = Gem::Platform::RUBY
s.author = "Samuel R. Salisbury"
s.email = "samsalisbury@gmail.com"
s.homepage = "http://github.com/samsalisbury/command-unit"
s.summary = "ALPHA: Lightweight test runner for command line tools."
\ No newline at end of file