Increment version number

This commit is contained in:
oakes
2014-03-05 18:29:37 -05:00
parent da9d9ce767
commit 242a2b9e33
5 changed files with 5 additions and 5 deletions

View File

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