Rakefile in mspire-0.2.1 vs Rakefile in mspire-0.2.2
- old
+ new
@@ -138,10 +138,10 @@
tm = Time.now
spec = Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = NAME
- s.version = "0.2.1"
+ s.version = "0.2.2"
s.summary = "Mass Spectrometry Proteomics Objects, Scripts, and Executables"
s.date = "#{tm.year}-#{tm.month}-#{tm.day}"
s.email = "jprince@icmb.utexas.edu"
s.homepage = "http://mspire.rubyforge.org"
s.rubyforge_project = "mspire"