fix .asd version: 0.4.3 -> 0.7.2 (was 3 releases behind)
Some checks failed
Deploy (Gitea) / deploy (push) Failing after 16s

This commit is contained in:
Hermes
2026-05-12 20:06:43 +00:00
parent 138f909a33
commit d77d41f3a8

View File

@@ -1,7 +1,7 @@
(defsystem :passepartout
:name "Passepartout"
:author "Amr Gharbeia"
:version "0.4.3"
:version "0.7.2"
:license "AGPLv3"
:description "The Probabilistic-Deterministic Lisp Machine"
:depends-on (:usocket :bordeaux-threads :dexador :uiop :cl-dotenv :cl-ppcre :hunchentoot :ironclad :str :cl-json :uuid)