diff --git a/project.clj b/project.clj index 94f19b4..ca69ef3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject manetu/data-loader "1.1.1-SNAPSHOT" +(defproject manetu/data-loader "1.2.0" :description "A utility to load and verify data on the Manetu Platform" :url "https://github.com/manetu/data-loader" :plugins [[lein-cljfmt "0.9.0"]