Increment template version number

This commit is contained in:
oakes
2014-04-02 00:01:24 -04:00
parent 3a2a891c7a
commit 28509a8fe3
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
:dependencies [[com.badlogicgames.gdx/gdx "0.9.9"]
[com.badlogicgames.gdx/gdx-backend-robovm "0.9.9"]
[org.clojure/clojure "1.5.1"]
[play-clj "0.2.3"]]
[play-clj "0.2.4"]]
:source-paths ["src/clojure" "../desktop/src-common"]
:java-source-paths ["src/java"]
:javac-options ["-target" "1.7" "-source" "1.7" "-Xlint:-options"]