WasThreadStackProcessor.gemspec in WasThreadStackProcessor-0.1.3 vs WasThreadStackProcessor.gemspec in WasThreadStackProcessor-0.1.4

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "WasThreadStackProcessor" - s.version = "0.1.3" + s.version = "0.1.4" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Alberto Paz"] - s.date = "2012-05-23" + s.date = "2012-07-12" s.description = "This utility extracts all the Thread Stacks from a set of thread dump files of a WebSphere Application Server and generates a unique tree with all the threads" s.email = "alberto.pazjimenez@gmail.com" s.executables = ["WasThreadStackProcessor"] s.extra_rdoc_files = [ "LICENSE.txt",