bump to next snapshot version for future development

This commit is contained in:
Gered 2021-12-22 18:26:43 -05:00
parent 40bc9359cf
commit ceb0d83ff3

View file

@ -1,4 +1,4 @@
(defproject net.gered/lein-template.simple-app "0.1.2"
(defproject net.gered/lein-template.simple-app "0.1.3-SNAPSHOT"
:description "Simple Clojure CLI app or tool project template."
:url "https://github.com/gered/simple-app-template"
:license {:name "MIT License"