diff --git a/project.clj b/project.clj index 56344f1..e3fb5d7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject journeyman-cc/the-great-game "0.1.2-SNAPSHOT" +(defproject journeyman-cc/the-great-game "0.1.2" :cloverage {:output "docs/cloverage" :codecov? true :emma-xml? true}