trinitycrmod.gemspec in trinitycrmod-0.2.4 vs trinitycrmod.gemspec in trinitycrmod-0.2.6

- 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 = "trinitycrmod" - s.version = "0.2.4" + s.version = "0.2.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Edmund Highcock"] - s.date = "2013-06-19" + s.date = "2013-06-24" s.description = "This module allows Trinity, the Multiscale Gyrokinetic Turbulent Transport solver for Fusion Reactors, to harness the power of CodeRunner, a framework for the automated running and analysis of simulations." s.email = "edmundhighcock@sourceforge.net" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"