From b69fc9bff93ef1afd8914484a507a8debe19f4d7 Mon Sep 17 00:00:00 2001 From: gak Date: Mon, 6 Nov 2023 12:00:07 +1100 Subject: [PATCH] chore: v0.1.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a877310..87f2f3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "teslatte" -version = "0.1.8" +version = "0.1.9" description = "A command line tool and Rust crate for querying the Tesla API." edition = "2021" rust-version = "1.75.0"