Version 0.1.0

This commit is contained in:
Simon Brooke 2019-05-29 13:35:04 +01:00
parent d7f13373ea
commit 66742ebfa9

View file

@ -1,4 +1,4 @@
(defproject the-great-game "0.1.0-SNAPSHOT"
(defproject the-great-game "0.1.0"
:cloverage {:output "docs/cloverage"}
:codox {:metadata {:doc "**TODO**: write docs"
:doc/format :markdown}