diff --git a/r2r/Cargo.toml b/r2r/Cargo.toml index 0973f93..cc624fa 100644 --- a/r2r/Cargo.toml +++ b/r2r/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "r2r" -version = "0.6.5" +version = "0.6.6" authors = ["Martin Dahl "] description = "Easy to use, runtime-agnostic, async rust bindings for ROS2." license = "MIT AND Apache-2.0"