Version 0.1.1

This commit is contained in:
Gered 2021-12-21 18:54:01 -05:00
parent f60a9941f7
commit 32ef3e93ad

View file

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