aboutsummaryrefslogtreecommitdiff
path: root/testiere.asd
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2023-09-10 08:17:58 -0700
committercolin <colin@cicadas.surf>2023-09-10 08:17:58 -0700
commit554dbe8181db32f7f01f9dac082594e06874045a (patch)
treef50e1897fa8b9852f26af2a9804fdb506692c136 /testiere.asd
parent6be426978c86bc7a061cc66c8fda738be2e59a16 (diff)
Improved restart messages for some standard hooks
Diffstat (limited to 'testiere.asd')
-rw-r--r--testiere.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testiere.asd b/testiere.asd
index 147b556..374f2e7 100644
--- a/testiere.asd
+++ b/testiere.asd
@@ -4,7 +4,7 @@
:description "TDD system for Common Lisp"
:author "Colin OKeefe <colin@cicadas.surf>"
:license "GPLv3"
- :version "1.0.0"
+ :version "1.0.1"
:depends-on (:trivia)
:pathname "src/"
:serial t