meal_ticket.gemspec in meal_ticket-0.1.0 vs meal_ticket.gemspec in meal_ticket-0.1.1

- 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{meal_ticket} - s.version = "0.1.0" + s.version = "0.1.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Chris Doyle", "Kerri Miller", "John Postlethwait"] - s.date = %q{2011-03-08} + s.date = %q{2011-05-26} s.description = %q{Meal Ticket is the easiest way to authenticate users for 3rd-party social APIs. Built to be used in conjunction with Buffet.} s.email = %q{archslide@gmail.com} s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"