aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2017-12-15 16:50:35 -0500
committerNathan Jaremko2017-12-15 16:50:35 -0500
commitbe0bcf669e1c187ccec7ada160dac5c26089420a (patch)
treeeba87ba6776442a9d179ac9909bcf1b2d27ae012 /Cargo.toml
parentbc6b6b035aa125e3fe54aff38849617a982b2f46 (diff)
downloadpodcast-be0bcf669e1c187ccec7ada160dac5c26089420a.tar.bz2
Small update
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 d181d05..a4de124 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "podcast"
-version = "0.4.5"
+version = "0.4.6"
authors = ["Nathan Jaremko <njaremko@gmail.com>"]
description = "A command line podcast manager"
license = "GPL-3.0"