diff --git a/project.clj b/project.clj index 185748f..576e379 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.simon_brooke/internationalisation "1.0.5-SNAPSHOT" +(defproject org.clojars.simon_brooke/internationalisation "1.0.5" :cloverage {:output "docs/cloverage" :codecov? true :emma-xml? true}