Upversion to 1.0.1

This commit is contained in:
Simon Brooke 2020-02-27 14:20:53 +00:00
parent 949e06761b
commit 4a62f91bc5
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -18,3 +18,5 @@ resources/public/img/map-pins/colours/*.png
resources/public/img/map-pins/flags/*.png resources/public/img/map-pins/flags/*.png
.rebel_readline_history .rebel_readline_history
pom.xml.asc

View file

@ -1,4 +1,4 @@
(defproject geocsv-lite "0.1.0" (defproject geocsv-lite "1.0.1"
:description "An ultra-lightweight tool to show comma-separated value data on a map." :description "An ultra-lightweight tool to show comma-separated value data on a map."
:url "http://example.com/FIXME" :url "http://example.com/FIXME"
:license {:name "GPL-2.0-or-later WITH Classpath-exception-2.0" :license {:name "GPL-2.0-or-later WITH Classpath-exception-2.0"