Skip to content

Commit 4e62168

Browse files
committed
Version 1.14.3
1 parent 03a00de commit 4e62168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rosetteRequest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ var querystring = require('querystring');
2828
*
2929
* @type string
3030
*/
31-
var BINDING_VERSION = "1.12.2";
31+
var BINDING_VERSION = "1.14.3";
3232
var USER_AGENT = "rosetteapinode/" + BINDING_VERSION + "/" + process.version;
3333

3434
/**

0 commit comments

Comments
 (0)