shelby_arena_api.gemspec in shelby-arena-api-0.2.0 vs shelby_arena_api.gemspec in shelby-arena-api-0.2.1

- old
+ new

@@ -1,15 +1,15 @@ Gem::Specification.new do |s| PROJECT_GEM = 'shelby-arena-api' - PROJECT_GEM_VERSION = '0.2.0' - + PROJECT_GEM_VERSION = '0.2.1' + s.name = PROJECT_GEM s.version = PROJECT_GEM_VERSION s.platform = Gem::Platform::RUBY s.homepage = 'https://github.com/weshays/shelby-arena-api-ruby' s.rubyforge_project = 'Project on www.github.com' - s.authors = ['Wes Hays'] + s.authors = ['Wes Hays', 'Jason Hagglund'] s.email = ['weshays@gbdev.com'] s.summary = 'Ruby gem/plugin to interact with the Shelby Arena API' s.description = 'Ruby gem/plugin to interact with the Shelby Arena API. Checkout the project on github for more detail.'