This commit is contained in:
2025-10-29 16:15:29 +09:00
parent 4446357437
commit 25550cca32
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_sophia_editor).
-vsn("0.7.0").
-vsn("0.8.0").
-export([new/1, update/2,
get_text/1, set_text/2]).