aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-03-20 09:59:49 -0500
committerColin Okay <okay@toyful.space>2022-03-20 09:59:49 -0500
commitd488edb7eab36ff5c6c47b8ebd792e0ede0ad637 (patch)
treed3964c80e975bed13f17abfd89855cab71297f9d
parent57963f5512d31a5df5c5e14749c91adb0243d164 (diff)
[release] version 0.1.0
-rw-r--r--testiere.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testiere.asd b/testiere.asd
index 8e0b682..b82770d 100644
--- a/testiere.asd
+++ b/testiere.asd
@@ -4,7 +4,7 @@
:description "Up Front Testing for DEFUN and DEFMETHOD"
:author "Colin Okay <okay@toyful.space>"
:license "GPLv3"
- :version "0.0.1"
+ :version "0.1.0"
:depends-on (:trivia)
:serial t
:components ((:file "package")