This commit is contained in:
2026-05-10 17:56:34 +09:00
parent 82d08da8ca
commit 2a7de4fee1
12 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
%%% @end
-module(hz_key_master).
-vsn("0.9.0").
-vsn("0.9.1").
-export([make_key/1, encode/1, decode/1]).
-export([lcg/1]).