Skip to content

Commit 4d97951

Browse files
committed
Update build to 1,2.0
1 parent a35c881 commit 4d97951

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/roslib.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2490,7 +2490,7 @@ module.exports = function (fn, options) {
24902490
* If you use nodejs, this is the variable you get when you require('roslib')
24912491
*/
24922492
var ROSLIB = this.ROSLIB || {
2493-
REVISION : '1.1.0'
2493+
REVISION : '1.2.0'
24942494
};
24952495

24962496
var assign = require('object-assign');

build/roslib.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)