Forgot to bump r2r crate version
This commit is contained in:
parent
5acdeb3727
commit
3d95663095
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "r2r"
|
name = "r2r"
|
||||||
version = "0.6.5"
|
version = "0.6.6"
|
||||||
authors = ["Martin Dahl <martin.dahl@gmail.com>"]
|
authors = ["Martin Dahl <martin.dahl@gmail.com>"]
|
||||||
description = "Easy to use, runtime-agnostic, async rust bindings for ROS2."
|
description = "Easy to use, runtime-agnostic, async rust bindings for ROS2."
|
||||||
license = "MIT AND Apache-2.0"
|
license = "MIT AND Apache-2.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue