terror.gemspec in terror-0.2.0 vs terror.gemspec in terror-0.4.0

- old
+ new

@@ -2,10 +2,10 @@ lib = File.expand_path("../lib", __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "terror" - spec.version = "0.2.0" + spec.version = "0.4.0" spec.authors = ["Adam Tanner"] spec.email = ["adam@adamtanner.org"] spec.summary = "Terror: the most terrible way to create errors." spec.description = "Terror: the most terrible way to create errors."