Skip to content

Commit

Permalink
Update Build
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored and github-actions[bot] committed May 4, 2022
1 parent fba6914 commit b089057
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/roslib.js
Original file line number Diff line number Diff line change
Expand Up @@ -2694,6 +2694,10 @@ module.exports = function (fn, options) {
* If you use nodejs, this is the variable you get when you require('roslib')
*/
var ROSLIB = this.ROSLIB || {
/**
* @default
* @description Library version
*/
REVISION : '1.3.0'
};

Expand Down

0 comments on commit b089057

Please sign in to comment.