From baa5abf867652dc11b011ca68de56bdc39fb2152 Mon Sep 17 00:00:00 2001 From: Silas Vedder Date: Mon, 16 May 2022 13:09:49 +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 34c7c5c..6cf92cc 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.3" + :version "0.0.4" :serial t :depends-on (#:str #:clog) :components ((:file "package")