diff --git a/Cargo.toml b/Cargo.toml index 69046f1..89d2998 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "viam" -version = "0.0.9" +version = "0.0.10" edition = "2021" license = "Apache-2.0" repository = "https://github.com/viamrobotics/viam-rust-sdk"