From 7091284ea893559deacba79a05b6edc005b83da0 Mon Sep 17 00:00:00 2001 From: KikyTokamuro Date: Sat, 3 Sep 2022 17:52:08 +0300 Subject: [PATCH] Update version --- todolist.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist.asd b/todolist.asd index ff379dd..0a76594 100644 --- a/todolist.asd +++ b/todolist.asd @@ -4,7 +4,7 @@ :description "Todolist with web UI" :author "Daniil Archangelsky " :license "MIT" - :version "1.1.0" + :version "1.2.0" :serial t :depends-on (#:hunchentoot #:spinneret #:jonathan #:mito) :components ((:file "package")