X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=cl-graph.asd;h=d13ea3ddaa0ca8fa8119144664c80fc267bfc2ca;hb=2926febda5cac7ca367cdeccb934d54e146c3702;hp=313041c48f3cc0c2ea9591a62f4120fb4d0c8646;hpb=45c12d2ef967f4fda3c37a9e9594b243f6c879a9;p=cl-graph.git diff --git a/cl-graph.asd b/cl-graph.asd index 313041c..d13ea3d 100644 --- a/cl-graph.asd +++ b/cl-graph.asd @@ -17,7 +17,7 @@ instructions.")) (asdf:operate 'asdf:load-op 'asdf-system-connections) (defsystem cl-graph - :version "0.8.2" + :version "0.8.3" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License"