Increment version number

This commit is contained in:
oakes
2014-05-03 01:27:58 -04:00
parent 7cba84db08
commit 404484fa0f
5 changed files with 7 additions and 7 deletions

View File

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