Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
pushed the version to 1.1.10 and made the name pgericson-handsoap bec…
Browse files Browse the repository at this point in the history
…ause I need this specific version
  • Loading branch information
Peter Ericson committed Feb 5, 2010
1 parent 25a39bb commit 5f1a5c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions handsoap.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@


Gem::Specification.new do |s|
s.name = %q{handsoap}
s.version = "1.1.6"
s.name = %q{pgericson-handsoap}
s.version = "1.1.10"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Troels Knak-Nielsen", "Jimmi Westerberg"]
s.date = %q{2010-01-16}
s.authors = ["Troels Knak-Nielsen", "Jimmi Westerberg", "Peter Ericson"]
s.date = %q{2010-02-05}
s.description = %q{Handsoap is a library for creating SOAP clients in Ruby}
s.email = ["troelskn@gmail.com", "frontend@unwire.dk"]
s.email = ["troelskn@gmail.com", "frontend@unwire.dk", "pg.ericson@gmail.com"]
s.extra_rdoc_files = [
"README.markdown"
]
Expand Down

0 comments on commit 5f1a5c4

Please sign in to comment.