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