diff options
| author | 0xNul <57599792+0xNul@users.noreply.github.com> | 2023-07-16 17:56:51 -0700 |
|---|---|---|
| committer | 0xNul <57599792+0xNul@users.noreply.github.com> | 2023-07-22 07:50:36 -0700 |
| commit | 8d3920393d3d92d70b72194f0d1bcaa2e83f190b (patch) | |
| tree | e150a34371297eae698b0c07a471f3679a45bd86 /project.clj | |
| parent | 24f7f22b1d1444e3443028e0589aa24c478c7130 (diff) | |
minor cleanup
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" |