hellosign-ruby-sdk 3.0.10 → 3.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -31,7 +31,7 @@ module HelloSign
31
31
  # template = @client.get_template :template_id => 'f57db65d3f933b5316d398057a36176831451a35'
32
32
  #
33
33
  def delete_template(opts)
34
- post("/template/#{opts[:template_id]}")
34
+ post("/template/delete/#{opts[:template_id]}")
35
35
  end
36
36
 
37
37
  #
@@ -1,3 +1,3 @@
1
1
  module HelloSign
2
- VERSION = '3.0.10'
2
+ VERSION = '3.0.11'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hellosign-ruby-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.10
4
+ version: 3.0.11
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: