diff options
| author | Nathan Jaremko | 2018-03-22 00:10:33 -0400 |
|---|---|---|
| committer | Nathan Jaremko | 2018-03-22 00:10:33 -0400 |
| commit | 829f9fca259034d1a63173bb19e43b1c24c3face (patch) | |
| tree | 8b59381393f1e41b994afe9a4b25af9ed0309629 /Cargo.toml | |
| parent | 7a110aa9098c5fa2c772dd5f4dcc93ef3322de00 (diff) | |
| download | podcast-829f9fca259034d1a63173bb19e43b1c24c3face.tar.bz2 | |
Fix ls/list to allow piping
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.5.1" +version = "0.5.2" authors = ["Nathan Jaremko <njaremko@gmail.com>"] description = "A command line podcast manager" license = "GPL-3.0" |
