aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Pollan2018-12-10 19:10:11 +0100
committerRuben Pollan2018-12-10 19:10:11 +0100
commit865395620ed8e8a1c152bd0e4abbfb6890bfdc65 (patch)
tree4be9767dfed883cc05ab4e93e5581c58e2dafad4 /Cargo.toml
parentdb241fa7ab7ce67420c4a6435e033743e810cdf0 (diff)
Version 0.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 387b506..61702c8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "almanac"
-version = "0.2.1"
+version = "0.2.2"
authors = ["meskio <meskio@sindominio.net>"]
license = "GPL-3.0-or-later"
description = "Display calendar .ics in command line"