docu_sign 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/docu_sign/version.rb +1 -1
  2. data/wsdl/dsapi.wsdl +460 -678
  3. metadata +4 -3
@@ -1,3 +1,3 @@
1
1
  module DocuSign
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end