X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=cl-graph.asd;h=ace07b1e65f650cf05511fd2ed23dc6fca5d4756;hb=790be1703c3eb5cd77043ba0dbfa0aafb834e8cd;hp=13b3e114624ce3f1b459ac190e6960ad4c9847bb;hpb=09ba252fcab440337424122782e305db8f585e83;p=cl-graph.git diff --git a/cl-graph.asd b/cl-graph.asd index 13b3e11..ace07b1 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.4" + :version "0.8.5" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License" @@ -46,7 +46,7 @@ instructions.")) "website" :components ((:module "source" - :components ((:static-file "index.lml")))))) + :components ((:static-file "index.md")))))) :in-order-to ((test-op (load-op :cl-graph-test))) :perform (test-op :after (op c) (funcall