This commit is contained in:
2025-06-12 19:25:36 +09:00
parent 88b2e986b7
commit cf6f16e3db
13 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_sophia_editor).
-vsn("0.6.3").
-vsn("0.6.4").
-export([new/1, update/2,
get_text/1, set_text/2]).