From 200a2235125b6243f20a2157d014cebb36e4908e Mon Sep 17 00:00:00 2001 From: MOIA Rust Maintainers Date: Thu, 15 Feb 2024 12:33:06 +0000 Subject: [PATCH] Release 0.11.0 [skip ci] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 20a6bcc..f14cfee 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.10.0" +version = "0.11.0" license = "MIT OR Apache-2.0" [dependencies]