diff --git a/project.clj b/project.clj index 1bf2b63..02d99dd 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject the-great-game "0.1.0-SNAPSHOT" +(defproject the-great-game "0.1.0" :cloverage {:output "docs/cloverage"} :codox {:metadata {:doc "**TODO**: write docs" :doc/format :markdown}