X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=cl-graph.asd;h=a2b959e6e7e0d7111443cf53316a54ad99fa070d;hb=587b8dda5f8e389cd8a770bb280364369cfe4ec2;hp=b6852f8c5eb768dd347ed4217d0e1f8e94ec4dfa;hpb=64273bb2bd2c48860e33dc1945c49eb867a32d19;p=cl-graph.git diff --git a/cl-graph.asd b/cl-graph.asd index b6852f8..a2b959e 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.0" + :version "0.9.1" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License"