diff options
| author | Nathan Jaremko | 2019-01-15 23:17:46 -0500 |
|---|---|---|
| committer | Nathan Jaremko | 2019-01-15 23:17:46 -0500 |
| commit | 38597051484d8ada0d1439c7aed85a0518593c96 (patch) | |
| tree | 39d24f1f5b0eab5fde63a6460d3596bd1c2ebee0 /Cargo.toml | |
| parent | e61af38f1e2b9a16c9cc9baf0391f9189121092c (diff) | |
| download | podcast-38597051484d8ada0d1439c7aed85a0518593c96.tar.bz2 | |
Attempt to find episodes by name if parsing number fails
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "podcast" edition = "2018" -version = "0.7.1" +version = "0.7.2" authors = ["Nathan Jaremko <njaremko@gmail.com>"] description = "A command line podcast manager" license = "GPL-3.0" |
