From 836a421420bda306616bdff40ca08639bb2b7c37 Mon Sep 17 00:00:00 2001 From: MOIA Rust Maintainers Date: Tue, 14 Feb 2023 13:47:33 +0000 Subject: [PATCH] Release 0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 790c9e5..34384d9 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.3" +version = "0.1.4" license = "MIT OR Apache-2.0" [dependencies]