From ede339f5fd328fd22e320a087f5b594b2c7b2038 Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Tue, 2 Jun 2020 07:39:09 +0530 Subject: [PATCH] Bump version to fix tagging mistake --- CHANGELOG.md | 4 ++++ nimcoon.nimble | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42272a6..afb2915 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.3.1 + +- Fix mistake with tagging. + # 0.3.0 - Add support for playing playlists of videos and songs from YouTube diff --git a/nimcoon.nimble b/nimcoon.nimble index a10c3f9..6daa081 100644 --- a/nimcoon.nimble +++ b/nimcoon.nimble @@ -1,6 +1,6 @@ # Package -version = "0.3.0" +version = "0.3.1" author = "Joseph Nuthalapati" description = "A command-line YouTube player and more" license = "GPL-3.0" -- 2.43.0