From e71c2ba4a21fc96ebb91e0232724d2aa82195436 Mon Sep 17 00:00:00 2001 From: Dominic Grimm Date: Fri, 24 Feb 2023 19:27:11 +0100 Subject: [PATCH] Update --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bba4aa8..3f125c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "untis" -version = "0.1.0" +version = "0.1.1" description = "Rust client for WebUntis JSON-RPC and REST API" authors = ["Dominic Grimm "] edition = "2021"