From 95aa04644f5d1cbaaecedb0c8deb7fd78bb91ec6 Mon Sep 17 00:00:00 2001 From: gak Date: Tue, 10 Oct 2023 12:45:44 +1100 Subject: [PATCH] chore: v0.1.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 542111a..3639521 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "teslatte" -version = "0.1.5" +version = "0.1.6" description = "A command line tool and Rust crate for querying the Tesla API." edition = "2021" license = "MIT OR Apache-2.0"