youandme.gemspec in youandme-0.2.1 vs youandme.gemspec in youandme-0.2.2
- 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 = "youandme"
- s.version = "0.2.1"
+ s.version = "0.2.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Preston Lee"]
- s.date = "2011-11-04"
+ 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."
s.email = "conmotto@gmail.com"
s.executables = ["youandme"]
s.extra_rdoc_files = [
"LICENSE.txt",