diff options
Diffstat (limited to 'testiere.asd')
-rw-r--r-- | testiere.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testiere.asd b/testiere.asd index e47c0fb..573e61a 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.1.0" + :version "1.2.0" :depends-on (:trivia) :pathname "src/" :serial t |