Skip to content

Commit 173b503

Browse files
committed
Adding new tag
1 parent 8702353 commit 173b503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

signaturit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ function request (deferred, method, path, qs, body) {
2424
bearer: _credentials
2525
},
2626
headers: {
27-
'User-Agent': 'signaturit-node-sdk 1.0.0'
27+
'User-Agent': 'signaturit-node-sdk 1.0.1'
2828
},
2929
json: true
3030
}, function (error, response, body) {

0 commit comments

Comments
 (0)