From 9e31da73beabd025b3b10e620b9c00ac304267e4 Mon Sep 17 00:00:00 2001 From: tx7do Date: Sat, 4 Nov 2023 13:25:25 +0800 Subject: [PATCH] feat: pagination. --- tag.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag.bat b/tag.bat index 4c02960..e723c4c 100644 --- a/tag.bat +++ b/tag.bat @@ -1,3 +1,3 @@ -git tag v0.2.15 +git tag v0.2.16 git push origin --tags \ No newline at end of file