Increment version number

This commit is contained in:
oakes
2014-03-24 01:12:23 -04:00
parent 12fdfe1a9f
commit 10f1a071c3
5 changed files with 5 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
[com.badlogicgames.gdx/gdx-backend-android "0.9.9"]
[neko/neko "3.0.1"]
[org.clojure-android/clojure "1.5.1-jb" :use-resources true]
[play-clj "0.2.2"]]
[play-clj "0.2.3"]]
:profiles {:dev {:dependencies [[android/tools.nrepl "0.2.0-bigstack"]
[compliment "0.0.3"]]
:android {:aot :all-with-unused}}