From 62b3343b2135bef778c02f519fbed41ed91c1f9c Mon Sep 17 00:00:00 2001 From: gak Date: Fri, 12 Apr 2024 08:53:29 +1000 Subject: [PATCH] chore: v0.1.14 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9a8febf..3111f37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "teslatte" -version = "0.1.13" +version = "0.1.14" description = "A command line tool and Rust crate for querying the Tesla API." edition = "2021" rust-version = "1.75.0"