diff --git a/Cargo.toml b/Cargo.toml index 41dc69d..51cf1d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "viam-rust-utils" -version = "0.0.2" +version = "0.0.3" edition = "2021" license = "Apache-2.0" description = "Utilities designed for use with Viamrobotics's SDKs"