summaryrefslogtreecommitdiff
path: root/lib/soap/soap.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/soap/soap.rb')
-rw-r--r--lib/soap/soap.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/soap/soap.rb b/lib/soap/soap.rb
index 313af3a059..2543ec3612 100644
--- a/lib/soap/soap.rb
+++ b/lib/soap/soap.rb
@@ -24,7 +24,7 @@ require 'xsd/charset'
module SOAP
-Version = '1.5.0'
+Version = '1.5.1'
EnvelopeNamespace = 'http://schemas.xmlsoap.org/soap/envelope/'
EncodingNamespace = 'http://schemas.xmlsoap.org/soap/encoding/'