Increment version number

This commit is contained in:
oakes
2014-12-21 15:36:11 -05:00
parent bfaa4c9cc1
commit 94a4c2d2df
2 changed files with 2 additions and 2 deletions

View File

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