Upversioned for next development cycle
This commit is contained in:
parent
811a28315c
commit
a1c1be272d
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -19,3 +19,5 @@ pom.xml.asc
|
||||||
*~
|
*~
|
||||||
|
|
||||||
doc/.~lock.Population.ods#
|
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"}
|
:cloverage {:output "docs/cloverage"}
|
||||||
:codox {:metadata {:doc "**TODO**: write docs"
|
:codox {:metadata {:doc "**TODO**: write docs"
|
||||||
:doc/format :markdown}
|
:doc/format :markdown}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue