From 5cdfafa9d6a4b7014ded58715695440a516f06f2 Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 12 Mar 2022 19:35:17 +0100 Subject: 1.0.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2ef3c6f..9350b45 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -94,7 +94,7 @@ dependencies = [ [[package]] name = "calendar" -version = "1.0.1" +version = "1.0.2" dependencies = [ "anyhow", "async-channel", diff --git a/Cargo.toml b/Cargo.toml index cab40e4..9122f93 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "calendar" -version = "1.0.1" +version = "1.0.2" authors = ["Joris GUYONVARCH"] edition = "2018" -- cgit v1.2.3