Skip to content

Commit

Permalink
Updated version because of gem spec changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Prater committed Dec 2, 2011
1 parent 208f5c3 commit 70b80cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apns.gemspec
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{apns-pressplane} s.name = %q{apns-pressplane}
s.version = "0.9.9" s.version = "0.9.10"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["James Pozdena", "Thierry Passeron", "Pressplane Inc."] s.authors = ["James Pozdena", "Thierry Passeron", "Pressplane Inc."]
Expand Down

0 comments on commit 70b80cd

Please sign in to comment.