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.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.nim b/src/version.nim
index 0d7f7bce..aba8da07 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, 5)
+  checkVersion("chagashi", 0, 5, 6)
   checkVersion("chame", 1, 0, 1)
   checkVersion("monoucha", 0, 4, 1)