Upversion to 1.0.5-SNAPSHOT for next cycle.

This commit is contained in:
Simon Brooke 2023-01-04 21:06:16 +00:00
parent 86a57fca93
commit 341462a903
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987

View file

@ -1,4 +1,4 @@
(defproject org.clojars.simon_brooke/internationalisation "1.0.4"
(defproject org.clojars.simon_brooke/internationalisation "1.0.5-SNAPSHOT"
:cloverage {:output "docs/cloverage"
:codecov? true
:emma-xml? true}