Skip to content

Commit 5b60f74

Browse files
CopilotEzraBrooks
andauthored
Bump roslib and roslib-examples versions to 2.1.0 (#1167)
* Initial plan * Bump version to 2.0.2 Co-authored-by: EzraBrooks <1959658+EzraBrooks@users.noreply.github.com> * Bump roslib-examples version to 2.0.2 Co-authored-by: EzraBrooks <1959658+EzraBrooks@users.noreply.github.com> * Bump versions to 2.1.0 (minor/feature release) Co-authored-by: EzraBrooks <1959658+EzraBrooks@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: EzraBrooks <1959658+EzraBrooks@users.noreply.github.com>
1 parent 35da5ce commit 5b60f74

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/roslib-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roslib-examples",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Example usage of roslibjs",
55
"keywords": [
66
"ROS",

packages/roslib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "roslib",
33
"homepage": "https://robotwebtools.github.io",
44
"description": "The standard ROS Javascript Library",
5-
"version": "2.0.1",
5+
"version": "2.1.0",
66
"license": "BSD-2-Clause",
77
"files": [
88
"dist",

0 commit comments

Comments
 (0)