Skip to content

Commit

Permalink
Adding new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lales12 committed May 17, 2016
1 parent 8702353 commit 173b503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signaturit.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function request (deferred, method, path, qs, body) {
bearer: _credentials
},
headers: {
'User-Agent': 'signaturit-node-sdk 1.0.0'
'User-Agent': 'signaturit-node-sdk 1.0.1'
},
json: true
}, function (error, response, body) {
Expand Down

0 comments on commit 173b503

Please sign in to comment.