summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-03-26 17:14:28 -0500
committerColin Okay <okay@toyful.space>2022-03-26 17:14:28 -0500
commitf98e774699e43667d1447380670a2da819f8781e (patch)
tree4142c95fc753836de9c579d1e1087355292b5e36
parent00668986f173ef11f859018ef1530fee368eab8c (diff)
minor version bump
-rw-r--r--lazybones-client.asd2
1 files changed, 1 insertions, 1 deletions
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 <okay@toyful.space>"
:license "AGPLv3"
- :version "0.3.1"
+ :version "0.4.5"
:serial t
:depends-on (#:lazybones)
:components ((:file "lazybones-client")))