Skip to content

Commit 85fd9a7

Browse files
committed
Bump build to 1.3.0
1 parent 7348131 commit 85fd9a7

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
@@ -2694,7 +2694,7 @@ module.exports = function (fn, options) {
26942694
* If you use nodejs, this is the variable you get when you require('roslib')
26952695
*/
26962696
var ROSLIB = this.ROSLIB || {
2697-
REVISION : '1.2.0'
2697+
REVISION : '1.3.0'
26982698
};
26992699

27002700
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)