This commit is contained in:
2025-12-22 11:17:01 +09:00
parent e456a96f52
commit ebb84b39a1
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
%%% @end
-module(hz_key_master).
-vsn("0.7.0").
-vsn("0.8.0").
-export([make_key/1, encode/1, decode/1]).