diff --git a/project.clj b/project.clj index eaaf7a1..0053280 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.simon_brooke/internationalisation "1.0.3-SNAPSHOT" +(defproject org.clojars.simon_brooke/internationalisation "1.0.4" :cloverage {:output "docs/cloverage" :codecov? true :emma-xml? true}