aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2018-02-08 00:42:17 -0500
committerNathan Jaremko2018-02-08 00:42:17 -0500
commit36ec8131c0e71bad454aeb5e66c63f04cfb93e2c (patch)
tree30c07bd1e1989ddbe4c404c317516b3de2a26176 /Cargo.toml
parentaf8f2907c99c0a4cf5d26c5da74efb51b576909c (diff)
downloadpodcast-36ec8131c0e71bad454aeb5e66c63f04cfb93e2c.tar.bz2
0.5.0
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 fbcdd38..6c4a312 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "podcast"
-version = "0.4.7"
+version = "0.5.0"
authors = ["Nathan Jaremko <njaremko@gmail.com>"]
description = "A command line podcast manager"
license = "GPL-3.0"