aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2017-11-30 10:14:39 -0500
committerNathan Jaremko2017-11-30 10:14:39 -0500
commit74d3f1d654dc3872dce7f64f77feb4efe58cf06e (patch)
tree70b48978202b8dc54a3635e8567283a8e1ad0394 /Cargo.toml
parentd58e7bc5cbff6af8c52d1471b2ae5c805c04c682 (diff)
downloadpodcast-74d3f1d654dc3872dce7f64f77feb4efe58cf06e.tar.bz2
update version printed in help
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 64aa8e5..eb273f0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "podcast"
-version = "0.4.2"
+version = "0.4.3"
authors = ["njaremko <njaremko@gmail.com>"]
description = "A command line podcast player"
license = "GPL-3.0"