Skip to content

Commit

Permalink
Changed version number inside of ServiceProxy::Base class
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydurham committed Oct 24, 2009
1 parent 90ea1da commit 0c29426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/service_proxy/base.rb
Expand Up @@ -11,7 +11,7 @@

module ServiceProxy
class Base
VERSION = '0.1.4'
VERSION = '0.1.5'

attr_accessor :endpoint, :service_methods, :soap_actions, :service_uri, :http, :service_http, :uri, :debug, :wsdl, :target_namespace, :service_ports

Expand Down

0 comments on commit 0c29426

Please sign in to comment.