aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2024-02-04 11:03:02 -0800
committercolin <colin@cicadas.surf>2024-02-04 11:03:02 -0800
commit07bac31f28b58e1c875187cba840001385ec3f28 (patch)
tree4b5c6b5a80429edae0db7189348179770ad48239
parentc978852f91901252c7b8c5d5a1fd31918d374932 (diff)
Version bump
-rw-r--r--testiere.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testiere.asd b/testiere.asd
index 9e11b33..e481ad2 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.2"
+ :version "1.1.0"
:depends-on (:trivia)
:pathname "src/"
:serial t