diff --git a/ningle-fbr.asd b/ningle-fbr.asd
index 6d4d3ec..adda2ba 100644
--- a/ningle-fbr.asd
+++ b/ningle-fbr.asd
@@ -1,5 +1,5 @@
 (defsystem "ningle-fbr"
-  :version "0.1.0"
+  :version "0.1.2"
   :description "File-based router for Ningle"
   :long-description #.(uiop:read-file-string
                        (uiop:subpathname *load-pathname* "README.md"))