aboutsummaryrefslogtreecommitdiff
path: root/lazybones-hunchentoot.asd
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2023-11-18 08:57:47 -0800
committercolin <colin@cicadas.surf>2023-11-18 08:57:47 -0800
commit1d3d018f01ffb71dcdeaa086b3025a00428b45c1 (patch)
tree95709b0f44b7ba36d25fb9872d356779df9d4688 /lazybones-hunchentoot.asd
parent3a9aac9a7a1c59f6bdce5a26ea2d17bdf65921c9 (diff)
Version bump; Allow for control of keyword reading
Diffstat (limited to 'lazybones-hunchentoot.asd')
-rw-r--r--lazybones-hunchentoot.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/lazybones-hunchentoot.asd b/lazybones-hunchentoot.asd
index 4167cff..56ae2c0 100644
--- a/lazybones-hunchentoot.asd
+++ b/lazybones-hunchentoot.asd
@@ -4,7 +4,7 @@
:description "hunchentoot backend for lazybones"
:author "Colin Okay <okay@toyful.space>"
:license "AGPLv3"
- :version "0.2.0"
+ :version "0.2.1"
:serial t
:depends-on (#:hunchentoot #:lazybones)
:components ((:file "lazybones-hunchentoot")))