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