From 5f52e08714e5d83073e01c56c213890c166a7eda Mon Sep 17 00:00:00 2001 From: MOIA Rust Maintainers Date: Tue, 21 Mar 2023 11:09:51 +0000 Subject: [PATCH] Release 0.3.0 [skip ci] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5592c52..f0cc72b 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.2.1" +version = "0.3.0" license = "MIT OR Apache-2.0" [dependencies]