Skip to content

Commit fe65be9

Browse files
author
Minggang Wang
committed
Bump to v0.10.0
This is the first version which supports ROS 2 Dashing. As some potential problem of ROS 2, the CI of windows still fails(#494). I will follow the latest status of it. Fix #NONE
1 parent 4af425a commit fe65be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

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

0 commit comments

Comments
 (0)