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