From f98e774699e43667d1447380670a2da819f8781e Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Sat, 26 Mar 2022 17:14:28 -0500 Subject: minor version bump --- lazybones-client.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lazybones-client.asd b/lazybones-client.asd index 6e0cd05..3482085 100644 --- a/lazybones-client.asd +++ b/lazybones-client.asd @@ -18,7 +18,7 @@ :description "Generate client functions for a LAZYBONES:APP instance" :author "Colin Okay " :license "AGPLv3" - :version "0.3.1" + :version "0.4.5" :serial t :depends-on (#:lazybones) :components ((:file "lazybones-client"))) -- cgit v1.2.3