X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=cl-graph.asd;h=b6852f8c5eb768dd347ed4217d0e1f8e94ec4dfa;hb=46dc073919f9c43c4c17059d8b6c84cc2d1729e3;hp=d261f77c2c6f980b6d67ddfe2abd0a35382cb087;hpb=e95dd49b959e672614b7eb2c109c2d842b6f4a23;p=cl-graph.git diff --git a/cl-graph.asd b/cl-graph.asd index d261f77..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"