Upversioned for next development cycle

This commit is contained in:
Simon Brooke 2021-02-19 23:51:41 +00:00
parent 811a28315c
commit a1c1be272d
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -19,3 +19,5 @@ pom.xml.asc
*~
doc/.~lock.Population.ods#
.settings/

View file

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