diff --git a/Cargo.toml b/Cargo.toml index fd10308..1db67bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mavlink2rest" -version = "0.7.3" +version = "0.8.0" description = "A simple REST API for MAVLink" readme = "README.md" license = "MIT"