aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2019-02-24 19:00:54 -0500
committerNathan Jaremko2019-02-24 19:00:54 -0500
commitf25fc04521e49e51c773b9f6e6bc03175e164fe6 (patch)
tree23efccf9684fee4759f93cb2a53744a1cb26dd26 /Cargo.toml
parent115de572fd97d0437b0787e22900006de8dfb725 (diff)
downloadpodcast-f25fc04521e49e51c773b9f6e6bc03175e164fe6.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 c6c275b..10144fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "podcast"
edition = "2018"
-version = "0.8.1"
+version = "0.8.2"
authors = ["Nathan Jaremko <njaremko@gmail.com>"]
description = "A command line podcast manager"
license = "GPL-3.0"