Increment version number

This commit is contained in:
oakes
2014-10-17 13:29:37 -04:00
parent a7964fcfb8
commit fd5f195636
5 changed files with 5 additions and 5 deletions

View File

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