Increment version number

This commit is contained in:
oakes
2014-06-15 00:08:52 -04:00
parent 84a314e0b0
commit 12b9e22e31
5 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
[com.badlogicgames.gdx/gdx-box2d "1.1.0"]
[com.badlogicgames.gdx/gdx-bullet "1.1.0"]
[org.clojure/clojure "1.6.0"]
[play-clj "0.3.6"]]
[play-clj "0.3.7"]]
:source-paths ["src/clojure" "../desktop/src-common"]
:java-source-paths ["src/java"]
:javac-options ["-target" "1.7" "-source" "1.7" "-Xlint:-options"]