Skip to content

Commit 1023884

Browse files
author
Minggang Wang
committed
Bump to 0.3.1
1 parent 6a6e777 commit 1023884

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.3.0",
3+
"version": "0.3.1",
44
"description": "ROS2.0 JavaScript client with Node.js",
55
"main": "index.js",
66
"keywords": [

rosidl_gen/generator.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rosidl-generator",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Generate JavaScript object from ROS IDL(.msg) files",
55
"authors": [
66
"Minggang Wang <[email protected]>",

0 commit comments

Comments
 (0)