about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/version.nim6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/version.nim b/src/version.nim
index 76fc13ce..cf00b3ec 100644
--- a/src/version.nim
+++ b/src/version.nim
@@ -27,6 +27,6 @@ tryImport chame/version, "chame"
 tryImport monoucha/version, "monoucha"
 
 static:
-  checkVersion("chagashi", 0, 5, 2)
-  checkVersion("chame", 1, 0, 0)
-  checkVersion("monoucha", 0, 2, 2)
+  checkVersion("chagashi", 0, 5, 3)
+  checkVersion("chame", 1, 0, 1)
+  checkVersion("monoucha", 0, 2, 3)