aboutsummaryrefslogtreecommitdiff
path: root/testiere.asd
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2023-11-27 08:20:36 -0800
committercolin <colin@cicadas.surf>2023-11-27 08:20:36 -0800
commitb4f0f51f61ad551a37ba4e40eb447114d75c6cd9 (patch)
tree491b65f54e529ea21f3885101c6dfc2dbe83e914 /testiere.asd
parent4ade7d8df5662651c8eb421b9ba6ac96d9260e28 (diff)
formatting error
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 374f2e7..9e11b33 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.1"
+ :version "1.0.2"
:depends-on (:trivia)
:pathname "src/"
:serial t