Version 0.5.0

This commit is contained in:
Gered 2022-01-30 12:55:45 -05:00
parent c071f4fc23
commit 1d79ac3a41

View file

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