From 8bd74a9e8dfe5d801f62190ffb6167cb4d5735b9 Mon Sep 17 00:00:00 2001 From: MOIA Rust Maintainers Date: Thu, 4 Apr 2024 14:13:13 +0000 Subject: [PATCH] Release 0.12.0 [skip ci] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0ec55f5..1886a7d 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.11.2" +version = "0.12.0" license = "MIT OR Apache-2.0" [dependencies]