Skip to content

Commit 383bed4

Browse files
committed
Bump patch version
Signed-off-by: Raul Sanchez-Mateos <raul@eprosima.com>
1 parent 828cc46 commit 383bed4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "node-red-ros2-plugin",
33
"license": "MIT",
44
"description": "A collection of Node-RED nodes for connecting with ROS2.",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"engines": {
77
"node": ">=10"
88
},
@@ -15,8 +15,7 @@
1515
},
1616
"dependencies": {
1717
"cron": "~1.8.2",
18-
"is-web-api": "~1.0.0",
19-
"node-red-ros2-plugin": "^1.0.0"
18+
"is-web-api": "~1.0.1"
2019
},
2120
"devDependencies": {
2221
"coveralls": "^3.1.0",

0 commit comments

Comments
 (0)