This commit is contained in:
2025-10-25 12:49:29 +09:00
parent a305bf3511
commit 8a42f4a7a3
9 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
%%% @end
-module(hz_key_master).
-vsn("0.6.3").
-vsn("0.7.0").
-export([make_key/1, encode/1, decode/1]).