Upversioned for release

**NOTE THAT** this release still doesn't do anything useful, but has better documentation.
This commit is contained in:
Simon Brooke 2024-04-04 13:25:47 +01:00
parent dcf79bca7a
commit a8a9a764e4

View file

@ -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}