Increment template version number

This commit is contained in:
oakes
2014-02-22 20:20:12 -05:00
parent dd81ddf542
commit 495bc1ab91
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
(defproject play-clj/lein-template "0.2.0"
(defproject play-clj/lein-template "0.2.1"
:description "A template for making play-clj projects"
:url "https://github.com/oakes/play-clj"
:license {:name "Public Domain"