aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2017-12-05 15:31:03 -0500
committerNathan Jaremko2017-12-05 15:31:03 -0500
commitc0b38deda139c64c9ad0dab6e10efcee2d3ef333 (patch)
treef063738b5b4c81ad631e3d82bcfe8e691de65b22 /Cargo.toml
parente5908c89870884c4d50ab31124f1c55523eff9a4 (diff)
downloadpodcast-c0b38deda139c64c9ad0dab6e10efcee2d3ef333.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 8f7f282..35a2dca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "podcast"
-version = "0.4.4"
+version = "0.4.5"
authors = ["njaremko <njaremko@gmail.com>"]
description = "A command line podcast player"
license = "GPL-3.0"