Upversioned for next development cycle
This commit is contained in:
parent
811a28315c
commit
a1c1be272d
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,3 +19,5 @@ pom.xml.asc
|
|||
*~
|
||||
|
||||
doc/.~lock.Population.ods#
|
||||
|
||||
.settings/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
(defproject the-great-game "0.1.1"
|
||||
(defproject the-great-game "0.1.2-SNAPSHOT"
|
||||
:cloverage {:output "docs/cloverage"}
|
||||
:codox {:metadata {:doc "**TODO**: write docs"
|
||||
:doc/format :markdown}
|
||||
|
|
Loading…
Reference in a new issue