From 22fff4dd672a532beb555bad7b57aecdd104af2e Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Mon, 3 Aug 2020 09:05:38 +0530 Subject: [PATCH] Bump version and update changelog Signed-off-by: Joseph Nuthalapati --- CHANGELOG.md | 5 +++++ nimcoon.nimble | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23cd0a3..cc20d0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.5.1 + +- Fix crash when search has <10 results +- Find alternative to invidio.us instance + # 0.5.0 - Use Invidio.us to retrieve search results diff --git a/nimcoon.nimble b/nimcoon.nimble index 7626fc4..4eda322 100644 --- a/nimcoon.nimble +++ b/nimcoon.nimble @@ -1,6 +1,6 @@ # Package -version = "0.5.0" +version = "0.5.1" author = "Joseph Nuthalapati" description = "A command-line YouTube player and more" license = "GPL-3.0" -- 2.43.0