Skip to content

Commit c19b976

Browse files
author
Minggang Wang
authored
Bump to 0.0.2
1 parent 734f2db commit c19b976

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
{
22
"name": "rclnodejs",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "ROS2.0 JavaScript client with Node.js",
55
"main": "index.js",
66
"keywords": [
77
"rclnodejs",
8-
"ros2"
8+
"ros2",
9+
"ros",
10+
"rcl"
911
],
1012
"scripts": {
1113
"install": "node-gyp rebuild",

0 commit comments

Comments
 (0)