File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/rosette-api/nodejs.svg?branch=master )] ( https://travis-ci.org/rosette-api/nodejs )
1+ [ ![ Build Status] ( https://travis-ci.org/rosette-api/nodejs.svg?branch=develop )] ( https://travis-ci.org/rosette-api/nodejs )
22
33# rosette-api
44
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ var querystring = require('querystring');
2828 *
2929 * @type string
3030 */
31- var BINDING_VERSION = "1.9.0 " ;
31+ var BINDING_VERSION = "1.9.1-devel " ;
3232var USER_AGENT = "rosetteapinode/" + BINDING_VERSION + "/" + process . version ;
3333
3434/**
Original file line number Diff line number Diff line change 11{
22 "name" : " rosette-api" ,
3- "version" : " 1.9.0 " ,
3+ "version" : " 1.9.1-devel " ,
44 "description" : " Rosette API Node.js client SDK" ,
55 "main" : " index" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments