Forgot to bump r2r crate version

This commit is contained in:
Martin Dahl 2023-01-19 09:35:41 +01:00
parent 5acdeb3727
commit 3d95663095
1 changed files with 1 additions and 1 deletions

View File

@ -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"