Patch verup and fix TTL typespec

This commit is contained in:
2025-10-11 10:10:39 +09:00
parent f770bc299e
commit 7c2db6eab7
9 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
%%% @end
-module(hz_key_master).
-vsn("0.6.1").
-vsn("0.6.2").
-export([make_key/1, encode/1, decode/1]).