Minor usability tweaks

This commit is contained in:
2025-04-25 22:52:25 +09:00
parent 28b0b2c6f3
commit 58a58c693f
13 changed files with 26 additions and 23 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gd_sophia_editor).
-vsn("0.5.5").
-vsn("0.5.6").
-export([new/1, update/2,
get_text/1, set_text/2]).