bump to next snapshot version for future development

This commit is contained in:
Gered 2022-01-07 21:01:08 -05:00
parent c8661f0911
commit cfa53e0f57

View file

@ -1,4 +1,4 @@
(defproject net.gered/lein-template.simple-web-site "0.1.0"
(defproject net.gered/lein-template.simple-web-site "0.1.1-SNAPSHOT"
:description "Simple Clojure web site project template."
:url "https://github.com/gered/simple-web-site-template"
:license {:name "MIT License"