aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Pollan2018-12-10 18:34:24 +0100
committerRuben Pollan2018-12-10 18:34:24 +0100
commit31289cb298ee81f5cd7023a2f3434244c7ecb972 (patch)
treee61ff4ce5f134e641fbfaeb1530ca17e8a06b5dd
parent5f54bf872c1905cfad1af49b3ea7551999e70e8e (diff)
Version 0.2.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index df05562..387b506 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "almanac"
-version = "0.2.0"
+version = "0.2.1"
authors = ["meskio <meskio@sindominio.net>"]
license = "GPL-3.0-or-later"
description = "Display calendar .ics in command line"