Update version

This commit is contained in:
Akira Tempaku 2025-06-21 02:50:55 +09:00
parent 19aae06f7f
commit 09fc1024b0
Signed by: paku
GPG key ID: 5B4E8402BCC50607

View file

@ -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"))