Increment version number

This commit is contained in:
oakes
2014-08-07 14:51:25 -04:00
parent 1ffe3858eb
commit 0cd1b03bdf
5 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
[com.badlogicgames.gdx/gdx-platform "1.2.0"
:classifier "natives-desktop"]
[org.clojure/clojure "1.6.0"]
[play-clj "0.3.8"]]
[play-clj "0.3.9"]]
:source-paths ["src" "src-common"]
:javac-options ["-target" "1.6" "-source" "1.6" "-Xlint:-options"]