From 011ccd6b2aeba7375e2992dc7e58d26c56e760e2 Mon Sep 17 00:00:00 2001 From: paku Date: Sat, 19 Oct 2024 00:13:33 +0900 Subject: [PATCH] Update system version --- hsx.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hsx.asd b/hsx.asd index aba1850..dffc354 100644 --- a/hsx.asd +++ b/hsx.asd @@ -1,5 +1,5 @@ (defsystem "hsx" - :version "0.1.0" + :version "0.2.1" :description "Hypertext S-expression" :author "skyizwhite, Bo Yao" :maintainer "skyizwhite "