aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Pollan2021-09-29 20:59:06 +0200
committerRuben Pollan2021-09-29 20:59:06 +0200
commitbe71912380176043a49a90487e9ce8e5a2d61d45 (patch)
tree80491582b097144a46a59ad45c02490f9865b42c /Cargo.toml
parentfdd31db66de648526748188b55c83928fab8969f (diff)
Release 0.4.0 and update dependencies
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 d5d8d03..8acfe25 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "almanac"
-version = "0.3.0"
+version = "0.4.0"
authors = ["meskio <meskio@sindominio.net>"]
license = "GPL-3.0-or-later"
description = "Display calendar .ics in command line"