statsmix.gemspec in statsmix-0.1.5 vs statsmix.gemspec in statsmix-0.1.6
- old
+ new
@@ -3,26 +3,26 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{statsmix}
- s.version = "0.1.5"
+ s.version = "0.1.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Tom Markiewicz", "Derek Scruggs"]
- s.date = %q{2011-07-05}
+ s.date = %q{2011-07-06}
s.description = %q{A Ruby gem for the StatsMix API - http://www.statsmix.com/developers}
s.email = ["tmarkiewicz@gmail.com", "me@derekscruggs.com"]
s.extra_rdoc_files = [
"LICENSE.txt",
- "README.rdoc"
+ "README.txt"
]
s.files = [
".document",
"Gemfile",
"Gemfile.lock",
"LICENSE.txt",
- "README.rdoc",
+ "README.txt",
"Rakefile",
"VERSION",
"lib/statsmix.rb",
"statsmix.gemspec",
"test/helper.rb",