This commit is contained in:
2026-05-10 12:36:44 +09:00
parent 28f4a20bc0
commit e5db26ab4c
17 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_sophia_editor).
-vsn("0.8.1").
-vsn("0.9.0").
-export([new/1, update/1, update/2,
get_text/1, set_text/2]).