diff --git a/Cargo.toml b/Cargo.toml index 0f0c6ee..cf30f77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "teslatte" -version = "0.1.10" +version = "0.1.11" description = "A command line tool and Rust crate for querying the Tesla API." edition = "2021" rust-version = "1.75.0"