aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2018-03-22 00:16:38 -0400
committerNathan Jaremko2018-03-22 00:16:38 -0400
commit8c72734e1abbccbeee833270121c2b86500a81d8 (patch)
treebfad8d851718eda6ad375842c1c08812c1076df9 /Cargo.toml
parent829f9fca259034d1a63173bb19e43b1c24c3face (diff)
downloadpodcast-8c72734e1abbccbeee833270121c2b86500a81d8.tar.bz2
Fix compile warnings
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 783ffa5..673c174 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "podcast"
-version = "0.5.2"
+version = "0.5.3"
authors = ["Nathan Jaremko <njaremko@gmail.com>"]
description = "A command line podcast manager"
license = "GPL-3.0"