lein-release plugin: preparing 0.1.2 release

This commit is contained in:
Simon Brooke 2020-01-27 11:44:14 +00:00
parent 71fb701d1c
commit dad796eb89

View file

@ -1,4 +1,4 @@
(defproject csv2edn "0.1.2-SNAPSHOT"
(defproject csv2edn "0.1.2"
:description "Simple command line utility to convert CSV files to EDN."
:url "https://github.com/simon-brooke/csv2edn"
:license {:name "GPL-2.0-or-later WITH Classpath-exception-2.0"