bump version
[cl-graph.git] / cl-graph.asd
index 13b3e11..ace07b1 100644 (file)
@@ -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 <gwking@metabang.com>"
   :maintainer "Gary Warren King <gwking@metabang.com>"
   :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