From 055b2aca8efd62574995bc7386f0bbef567cb1de Mon Sep 17 00:00:00 2001 From: Silas Vedder Date: Fri, 13 May 2022 19:18:19 +0200 Subject: [PATCH] Version bump. --- cl-bible.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl-bible.asd b/cl-bible.asd index f179a42..34c7c5c 100644 --- a/cl-bible.asd +++ b/cl-bible.asd @@ -4,7 +4,7 @@ :description "A bible study app" :author "Silas Vedder " :license "MIT" - :version "0.0.2" + :version "0.0.3" :serial t :depends-on (#:str #:clog) :components ((:file "package")