aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2017-12-04 15:44:03 -0500
committerNathan Jaremko2017-12-04 15:44:03 -0500
commit2e8a59ebe8f076811d66072ec410320d7df1fd2e (patch)
tree7bbf79e955a19f6a9921318d95ebb4909c47790a /Cargo.toml
parente31a2c59a209b0333dddd6e446e777c2372e68ca (diff)
downloadpodcast-2e8a59ebe8f076811d66072ec410320d7df1fd2e.tar.bz2
Version 0.4.4
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 eb273f0..8f7f282 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "podcast"
-version = "0.4.3"
+version = "0.4.4"
authors = ["njaremko <njaremko@gmail.com>"]
description = "A command line podcast player"
license = "GPL-3.0"