Skip to content

Commit

Permalink
Update build to 1,2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Jan 8, 2022
1 parent a35c881 commit 4d97951
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/roslib.js
Original file line number Diff line number Diff line change
Expand Up @@ -2490,7 +2490,7 @@ module.exports = function (fn, options) {
* If you use nodejs, this is the variable you get when you require('roslib')
*/
var ROSLIB = this.ROSLIB || {
REVISION : '1.1.0'
REVISION : '1.2.0'
};

var assign = require('object-assign');
Expand Down
2 changes: 1 addition & 1 deletion build/roslib.min.js

Large diffs are not rendered by default.

0 comments on commit 4d97951

Please sign in to comment.