From 7b2f218547cd083a45f3aeed97ffc4ed67855d88 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Mon, 14 Feb 2022 13:44:15 -0600 Subject: version bump in hunchentoot backend --- lazybones-hunchentoot.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 " :license "AGPLv3" - :version "0.0.1" + :version "0.1.1" :serial t :depends-on (#:hunchentoot #:lazybones) :components ((:file "lazybones-hunchentoot"))) -- cgit v1.2.3