morale-client.gemspec in morale-client-0.0.1 vs morale-client.gemspec in morale-client-1.0.0

- old
+ new

@@ -3,11 +3,11 @@ s.specification_version = 2 if s.respond_to? :specification_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.rubygems_version = '1.3.5' s.name = 'morale-client' - s.version = '0.0.1' - s.date = '2011-12-12' + s.version = '1.0.0' + s.date = '2012-01-28' s.rubyforge_project = 'morale-client' s.summary = "A Ruby wrapper for the Morale REST API." s.description = "A Ruby wrapper for the Morale REST API. Call the Morale API from any Ruby application to manage tickets and projects." \ No newline at end of file