X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=cl-graph.asd;h=b6852f8c5eb768dd347ed4217d0e1f8e94ec4dfa;hb=64273bb2bd2c48860e33dc1945c49eb867a32d19;hp=f6537f3e4a565fb3c25c8edc8d30363342cdbd88;hpb=da28401a80e227702094801992f6177894f5698f;p=cl-graph.git diff --git a/cl-graph.asd b/cl-graph.asd index f6537f3..b6852f8 100644 --- a/cl-graph.asd +++ b/cl-graph.asd @@ -13,7 +13,7 @@ instructions.")) (operate 'load-op 'asdf-system-connections)) (defsystem cl-graph - :version "0.8.5" + :version "0.9.0" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License" @@ -50,7 +50,7 @@ instructions.")) (funcall (intern (symbol-name '#:run-tests) :lift) :config :generic)) - :depends-on (:metatilities-base + :depends-on ((:version :metatilities-base "0.6.0") :dynamic-classes :cl-containers :metabang-bind