Increment version number

This commit is contained in:
oakes
2014-08-27 13:33:33 -04:00
parent 466a11f408
commit e3c4d105b8
5 changed files with 5 additions and 5 deletions

View File

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