diff --git a/project.clj b/project.clj index 5528ece..3ea2388 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject geocsv-lite "1.0.1" +(defproject geocsv-lite "1.0.2-SNAPSHOT" :description "An ultra-lightweight tool to show comma-separated value data on a map." :url "http://example.com/FIXME" :license {:name "GPL-2.0-or-later WITH Classpath-exception-2.0"