epitools.gemspec in epitools-0.4.24 vs epitools.gemspec in epitools-0.4.25

- 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 = %q{epitools} - s.version = "0.4.24" + s.version = "0.4.25" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["epitron"] - s.date = %q{2011-04-14} + s.date = %q{2011-04-15} s.description = %q{Miscellaneous utility libraries to make my life easier.} s.email = %q{chris@ill-logic.com} s.extra_rdoc_files = [ "LICENSE", "README.rdoc"