diff options
-rw-r--r-- | petty-types.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/petty-types.asd b/petty-types.asd index 12892c3..5ca2769 100644 --- a/petty-types.asd +++ b/petty-types.asd @@ -4,7 +4,7 @@ :description "Convenient DEFTYPEs either awkward or missing from CL." :author "colin <colin@cicadas.surf>" :license "Unlicense" - :version "0.0.1" + :version "0.1.0" :serial t :depends-on (#:alexandria) :components ((:file "package") |