Fix missed version doodoo and patch

This commit is contained in:
2025-12-23 13:55:11 +09:00
parent cb36bad74b
commit af1639d47b
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
%%% @end
-module(hz_grids).
-vsn("0.8.1").
-vsn("0.8.2").
-export([url/2, url/3, url/4, parse/1, req/2, req/3]).