]> njoseph.me Git - nimcoon.git/commitdiff
Patch release to fix regression in pagination 0.2.1
authorJoseph Nuthalapati <njoseph@riseup.net>
Mon, 20 Apr 2020 16:26:45 +0000 (21:56 +0530)
committerJoseph Nuthalapati <njoseph@riseup.net>
Mon, 20 Apr 2020 16:26:45 +0000 (21:56 +0530)
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
CHANGELOG.md
nimcoon.nimble

index add099e77c951fd7b11851ef256a258a10bf45a8..90263f9f759ea6f79532bb159ad05ef6f564ea39 100644 (file)
@@ -1,3 +1,7 @@
+# 0.2.1
+
+- Fix minor regression in pagination
+
 # 0.2.0
 
 - Implement pagination with shortcuts "n" and "p" to navigate between pages
 # 0.2.0
 
 - Implement pagination with shortcuts "n" and "p" to navigate between pages
index 928e11047038eb89a001ed03c277ab33fa61e0af..57f8fbaa68bc1b691148ad9a030fe5409cebacf8 100644 (file)
@@ -1,6 +1,6 @@
 # Package
 
 # Package
 
-version       = "0.2.0"
+version       = "0.2.1"
 author        = "Joseph Nuthalapati"
 description   = "A command-line YouTube player and more"
 license       = "GPL-3.0"
 author        = "Joseph Nuthalapati"
 description   = "A command-line YouTube player and more"
 license       = "GPL-3.0"