From 13f4be347805ab9a5218173f0397da3a2d83309d Mon Sep 17 00:00:00 2001 From: gak Date: Fri, 12 Apr 2024 11:14:32 +1000 Subject: [PATCH] chore: v0.1.15 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3111f37..4032c8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "teslatte" -version = "0.1.14" +version = "0.1.15" description = "A command line tool and Rust crate for querying the Tesla API." edition = "2021" rust-version = "1.75.0"