X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=cl-graph.asd;h=d2178074fad5494c14932d3f8b2f42bf3c970fb9;hb=8e7eb729b124e52b5d5f102545f95ca1bff67c3e;hp=2f93908f42e62d9ecbe26d7e3dbf61b8d34dac5c;hpb=18871eadb3f0704f6211e68fea61ed9043209885;p=cl-graph.git diff --git a/cl-graph.asd b/cl-graph.asd index 2f93908..d217807 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.9.2" + :version "0.10.2" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License" @@ -51,8 +51,7 @@ instructions.")) (intern (symbol-name '#:run-tests) :lift) :config :generic)) :depends-on ((:version :metatilities-base "0.6.0") - :cl-containers - :metabang-bind + (:version :cl-containers "0.11.0") )) (defmethod operation-done-p