From da94ea045eb9169f5f09ef8815eb0f933c0bd22e Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 16 Dec 2021 17:35:22 +0900 Subject: [PATCH] Bump version up to 0.2.1 --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e7eca1a..01423ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mpd_info_screen" -version = "0.2.0" +version = "0.2.1" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index 8108087..33bafc0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ counter, and the filename currently being played # Usage - mpd_info_screen 0.2.0 + mpd_info_screen 0.2.1 USAGE: mpd_info_screen [FLAGS] [OPTIONS] [port]