diff --git a/package.json b/package.json
index bebac438..20e0e0de 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "rclnodejs",
- "version": "0.27.5",
+ "version": "0.28.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 95d2d1e7..a3ca11fc 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.27.4](https://github.com/RobotWebTools/rclnodejs/tree/0.27.4)) | [Humble](https://github.com/RobotWebTools/rclnodejs/tree/humble-hawksbill)
[Jazzy](https://github.com/RobotWebTools/rclnodejs/tree/jazzy) |
+| latest version (currently [v0.28.0](https://github.com/RobotWebTools/rclnodejs/tree/0.28.0)) | [Humble](https://github.com/RobotWebTools/rclnodejs/tree/humble-hawksbill)
[Jazzy](https://github.com/RobotWebTools/rclnodejs/tree/jazzy) |
## Documentation