Add refresh tic

This commit is contained in:
2025-05-09 21:17:20 +09:00
parent 86e9ff3e44
commit 09d31e74e5
13 changed files with 63 additions and 27 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_sophia_editor).
-vsn("0.6.1").
-vsn("0.6.2").
-export([new/1, update/2,
get_text/1, set_text/2]).