diff --git a/package.json b/package.json index 275804fe..92b9966c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rclnodejs", - "version": "1.0.0", + "version": "1.1.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 c85b85e8..20076812 100644 --- a/scripts/npmjs-readme.md +++ b/scripts/npmjs-readme.md @@ -43,9 +43,9 @@ npm i rclnodejs@x.y.z #### RCLNODEJS - ROS 2 Version Compatibility -| RCLNODEJS Version | Compatible ROS 2 LTS | -| :----------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: | -| latest version (currently [v1.0.0](https://github.com/RobotWebTools/rclnodejs/tree/1.0.0)) | [Humble](https://github.com/RobotWebTools/rclnodejs/tree/humble-hawksbill)
[Jazzy](https://github.com/RobotWebTools/rclnodejs/tree/jazzy) | +| RCLNODEJS Version | Compatible ROS 2 LTS | +| :----------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | +| latest version (currently [v1.1.0](https://github.com/RobotWebTools/rclnodejs/tree/1.1.0)) | [Kilted](https://github.com/RobotWebTools/rclnodejs/tree/kilted)
[Jazzy](https://github.com/RobotWebTools/rclnodejs/tree/jazzy)
[Humble](https://github.com/RobotWebTools/rclnodejs/tree/humble-hawksbill) | ## Documentation