aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2017-11-30 09:58:51 -0500
committerNathan Jaremko2017-11-30 09:58:51 -0500
commit752190225f31f559cb4288442755b7c0868f5b27 (patch)
treebeae6f8ade17b8758aea2fc352643c79a4697cfd /Cargo.toml
parentbdcd9a9e0739796bc568de9c4296026a9ea147a6 (diff)
downloadpodcast-752190225f31f559cb4288442755b7c0868f5b27.tar.bz2
Some changes to config file format
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 c1900c2..a88caf5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "podcast"
-version = "0.4.0"
+version = "0.4.1"
authors = ["njaremko <njaremko@gmail.com>"]
description = "A command line podcast player"
license = "GPL-3.0"