diff --git a/Cargo.toml b/Cargo.toml index 20ed414..d12d6e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "teslatte" -version = "0.1.1" +version = "0.1.2" description = "A Rust crate and CLI for querying the Tesla API." edition = "2021" license = "MIT OR Apache-2.0"