aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-02-14 13:44:15 -0600
committerColin Okay <okay@toyful.space>2022-02-14 13:44:15 -0600
commit7b2f218547cd083a45f3aeed97ffc4ed67855d88 (patch)
treeb40aa7c7cc6928138caab9da253a68bdabcf1b7c
parentec229054f673b0aca47dcfe8ac46d6acd3df6a32 (diff)
version bump in hunchentoot backend
-rw-r--r--lazybones-hunchentoot.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/lazybones-hunchentoot.asd b/lazybones-hunchentoot.asd
index 98b094c..c8a6a0f 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.0.1"
+ :version "0.1.1"
:serial t
:depends-on (#:hunchentoot #:lazybones)
:components ((:file "lazybones-hunchentoot")))