diff options
-rw-r--r-- | testiere.asd | 2 |
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") |