From 837747fc67215562b93b2ad481f571c77f0bb0c7 Mon Sep 17 00:00:00 2001 From: MOIA Rust Maintainers Date: Tue, 12 Dec 2023 10:40:47 +0000 Subject: [PATCH] Release 0.9.3 [skip ci] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ca03ad2..9155a5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ homepage = "https://github.com/moia-oss/tinytime.rs" repository = "https://github.com/moia-oss/tinytime.rs" documentation = "https://docs.rs/tinytime" edition = "2021" -version = "0.9.2" +version = "0.9.3" license = "MIT OR Apache-2.0" [dependencies]