lein-release plugin: preparing 0.1.0 release

This commit is contained in:
Simon Brooke 2020-02-27 14:19:01 +00:00
parent 743d8a1740
commit 949e06761b
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987

View file

@ -1,4 +1,4 @@
(defproject geocsv-lite "0.1.0-SNAPSHOT" (defproject geocsv-lite "0.1.0"
: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"