fizz-buzz.gemspec in fizz-buzz-0.3.0 vs fizz-buzz.gemspec in fizz-buzz-0.3.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{fizz-buzz}
- s.version = "0.3.0"
+ s.version = "0.3.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kerri Miller"]
- s.date = %q{2011-11-26}
+ s.date = %q{2011-11-28}
s.description = %q{I got sick of doing this test in interviews, so next time someone asks me to do so, I'm going to instead hand them a business card with a URL for this gem on it.}
s.email = %q{kerrizor@kerrizor.com}
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"