Skip to content

Commit

Permalink
Bump build to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed May 3, 2022
1 parent 7348131 commit 85fd9a7
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 @@ -2694,7 +2694,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.2.0'
REVISION : '1.3.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 85fd9a7

Please sign in to comment.