Add clsx utility

This commit is contained in:
Akira Tempaku 2025-05-19 23:33:22 +09:00
commit 22001ef3e2
Signed by: paku
GPG key ID: 5B4E8402BCC50607
4 changed files with 14 additions and 4 deletions

View file

@ -1,5 +1,5 @@
(defsystem "hsx"
:version "0.5.0"
:version "0.6.0"
:description "Simple and powerful HTML generation library."
:author "Akira Tempaku, Bo Yao"
:maintainer "Akira Tempaku <paku@skyizwhite.dev>"