diff --git a/Cargo.toml b/Cargo.toml index 294b585..8680d1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "viam" -version = "0.0.7" +version = "0.0.8" edition = "2021" license = "Apache-2.0" repository = "https://github.com/viamrobotics/viam-rust-sdk"