version 0.1.1

This commit is contained in:
Gered 2014-09-28 15:25:15 -04:00
parent 7b2b2472cf
commit 2f665ffb37

View file

@ -1,4 +1,4 @@
(defproject yawt/lein-template "0.1"
(defproject yawt/lein-template "0.1.1"
:description "Yet Another Web Template. An opinionated Leiningen template to generate a base project for building Clojure web applications."
:url "https://github.com/gered/yawt"
:license {:name "MIT License"