From 8ba4ee8ef6524ba9f7c0f426e943b0db1e185fb2 Mon Sep 17 00:00:00 2001 From: MOIA Rust Maintainers Date: Tue, 14 Feb 2023 13:46:19 +0000 Subject: [PATCH] Release 0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 592d899..e461e6c 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.1.1" +version = "0.1.2" license = "MIT OR Apache-2.0" [dependencies]