youandme.gemspec in youandme-0.2.3 vs youandme.gemspec in youandme-0.2.4
- old
+ new
@@ -3,10 +3,10 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "youandme"
- s.version = "0.2.3"
+ s.version = "0.2.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Preston Lee"]
s.date = "2011-11-05"
s.description = "An unofficial ruby library for quickly parsing 23andme raw data files into a plain Ruby structures for quick processing and analysis."