diff --git a/fare-utils.asd b/fare-utils.asd index 0d5f63ac2a0773d8644ccaaa482f393a9b093da3..d59607f4da821017a1465835c6707891d2d5f76c 100644 --- a/fare-utils.asd +++ b/fare-utils.asd @@ -6,6 +6,7 @@ It contains a lot of basic everyday functions and macros, but also a library of pure and stateful datastructures, and Lisp extensions for memoization and reader interception." :depends-on (#-asdf3 :asdf-driver) + :version "1.0.0" :components ((:file "package")