aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2018-03-21 23:19:51 -0400
committerNathan Jaremko2018-03-21 23:19:51 -0400
commit7a110aa9098c5fa2c772dd5f4dcc93ef3322de00 (patch)
treed5f7663efc510a182e075ae9003202f82702ee4d /Cargo.toml
parenteb11c15038c358fc8c0794148d3b99d255c33206 (diff)
downloadpodcast-7a110aa9098c5fa2c772dd5f4dcc93ef3322de00.tar.bz2
Increment version
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 6c4a312..cedc079 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "podcast"
-version = "0.5.0"
+version = "0.5.1"
authors = ["Nathan Jaremko <njaremko@gmail.com>"]
description = "A command line podcast manager"
license = "GPL-3.0"