diff --git a/Cargo.toml b/Cargo.toml index 8ca8e2a9f..3a7ff140b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "navigator-rs" -version = "0.4.0" +version = "0.5.0" edition = "2021" license = "MIT" description = "This crate serves as the entry point for embedding applications using Rust on Blue Robotics's Navigator"