aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan2017-07-23 12:01:23 -0400
committerNathan2017-07-23 12:01:23 -0400
commitd1c2572a0cb2882b2661dafac0631e5888144dce (patch)
tree8604681935932062cd97b8b1672d694dafc80cc1 /Cargo.toml
parentefb6ef328ca159bf4d3b5f1b02d13e1c0aef0764 (diff)
downloadpodcast-d1c2572a0cb2882b2661dafac0631e5888144dce.tar.bz2
Improve RSS downloading
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 e4b3c1a..b0cbe61 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "podcast"
-version = "0.2.3"
+version = "0.2.4"
authors = ["njaremko <njaremko@gmail.com>"]
description = "A command line podcast player"
license = "GPL-3.0"