diff options
Diffstat (limited to 'project.clj')
| -rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index 82b72ca..7f307be 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject votann "0.1.0" +(defproject votann "0.2.0" :description "Votann is an informational program for creating your unit lists for Warhammer 40k" :url "https://github.com/0xNul/votann" :license {:name "GPL-3.0-or-later" |