From 9c573b1c817837c9bf9fbda8cc62acc0833e173c Mon Sep 17 00:00:00 2001 From: Samuel Hunter Date: Sun, 11 Jul 2021 20:27:23 -0700 Subject: [PATCH] Bump version number --- ur-game.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ur-game.asd b/ur-game.asd index 8c02a37..70a9a7e 100644 --- a/ur-game.asd +++ b/ur-game.asd @@ -4,7 +4,7 @@ :description "The Royal Game of Ur Web Application" :author "Samuel Hunter " :license "BSD 3-Clause" - :version "0.0.1" + :version "0.0.2" :depends-on (#:alexandria #:cl-json #:clack -- 2.45.2