aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2019-01-15 23:55:28 -0500
committerNathan Jaremko2019-01-15 23:55:28 -0500
commit2059bdcd8582e2e64463f43dac2b719266d58323 (patch)
tree14c32a07bf45946ee9eef0e0c5d720dbf361ee88 /Cargo.toml
parent0d5c469c23efc2bccca8878142a07d99a2dd06b2 (diff)
downloadpodcast-2059bdcd8582e2e64463f43dac2b719266d58323.tar.bz2
Improve download all episodes message prompt0.7.5
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 d6bcc1f..837683b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "podcast"
edition = "2018"
-version = "0.7.4"
+version = "0.7.5"
authors = ["Nathan Jaremko <njaremko@gmail.com>"]
description = "A command line podcast manager"
license = "GPL-3.0"