We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac2d38 commit d445291Copy full SHA for d445291
lib/rosetteRequest.js
@@ -26,7 +26,7 @@ var RosetteException = require("./rosetteExceptions");
26
*
27
* @type string
28
*/
29
-var BINDING_VERSION = "1.1.3";
+var BINDING_VERSION = "1.1.4";
30
31
/**
32
* @class
0 commit comments