From 3ccee9f897e37b36c472b77c2e29ea90e43bc2a3 Mon Sep 17 00:00:00 2001 From: Maxime Augier Date: Mon, 25 Nov 2024 13:41:43 +0100 Subject: [PATCH] Cargo version 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fc6811a..554d796 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "easee" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Maxime Augier "] description = "Rust bindings for the Easee cloud API for EV charging devices"