diff options
| author | Nathan Jaremko | 2017-11-30 09:58:51 -0500 |
|---|---|---|
| committer | Nathan Jaremko | 2017-11-30 09:58:51 -0500 |
| commit | 752190225f31f559cb4288442755b7c0868f5b27 (patch) | |
| tree | beae6f8ade17b8758aea2fc352643c79a4697cfd /Cargo.toml | |
| parent | bdcd9a9e0739796bc568de9c4296026a9ea147a6 (diff) | |
| download | podcast-752190225f31f559cb4288442755b7c0868f5b27.tar.bz2 | |
Some changes to config file format
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "podcast" -version = "0.4.0" +version = "0.4.1" authors = ["njaremko <njaremko@gmail.com>"] description = "A command line podcast player" license = "GPL-3.0" |
