bump to next snapshot version for future development

This commit is contained in:
Gered 2022-01-30 12:44:54 -05:00
parent 8ea2c20b21
commit 7dce1de198

View file

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