From 0c22647479a58d95b3833adee81047162d0773ae Mon Sep 17 00:00:00 2001 From: Minggang Wang Date: Sat, 8 Feb 2025 16:17:46 +0800 Subject: [PATCH] Pump to 0.29.0 (#1029) --- package.json | 2 +- scripts/npmjs-readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b086fb38..84691c1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rclnodejs", - "version": "0.28.1", + "version": "0.29.0", "description": "ROS2.0 JavaScript client with Node.js", "main": "index.js", "types": "types/index.d.ts", diff --git a/scripts/npmjs-readme.md b/scripts/npmjs-readme.md index f1e0beda..732ce01e 100644 --- a/scripts/npmjs-readme.md +++ b/scripts/npmjs-readme.md @@ -45,7 +45,7 @@ npm i rclnodejs@x.y.z | RCLNODEJS Version | Compatible ROS 2 LTS | | :------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: | -| latest version (currently [v0.28.1](https://github.com/RobotWebTools/rclnodejs/tree/0.28.1)) | [Humble](https://github.com/RobotWebTools/rclnodejs/tree/humble-hawksbill)
[Jazzy](https://github.com/RobotWebTools/rclnodejs/tree/jazzy) | +| latest version (currently [v0.29.0](https://github.com/RobotWebTools/rclnodejs/tree/0.29.0)) | [Humble](https://github.com/RobotWebTools/rclnodejs/tree/humble-hawksbill)
[Jazzy](https://github.com/RobotWebTools/rclnodejs/tree/jazzy) | ## Documentation