Skip to content

Commit 59d758c

Browse files
authored
Merge pull request #1078 from minggangw/pump-0.32.3
Pump to 0.32.3
2 parents 60a721c + 19d1cc0 commit 59d758c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rclnodejs",
3-
"version": "0.32.2",
3+
"version": "0.32.3",
44
"description": "ROS2.0 JavaScript client with Node.js",
55
"main": "index.js",
66
"types": "types/index.d.ts",

scripts/npmjs-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ npm i [email protected]
4545

4646
| RCLNODEJS Version | Compatible ROS 2 LTS |
4747
| :------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: |
48-
| latest version (currently [v0.32.2](https://github.com/RobotWebTools/rclnodejs/tree/0.32.2)) | [Humble](https://github.com/RobotWebTools/rclnodejs/tree/humble-hawksbill)<br>[Jazzy](https://github.com/RobotWebTools/rclnodejs/tree/jazzy) |
48+
| latest version (currently [v0.32.3](https://github.com/RobotWebTools/rclnodejs/tree/0.32.3)) | [Humble](https://github.com/RobotWebTools/rclnodejs/tree/humble-hawksbill)<br>[Jazzy](https://github.com/RobotWebTools/rclnodejs/tree/jazzy) |
4949

5050
## Documentation
5151

0 commit comments

Comments
 (0)