version bump

This commit is contained in:
David Mohl 2015-10-31 14:13:19 +09:00
parent fb025bbbe9
commit b65274fb1c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/clojurescript "1.7.145"]
[org.omcljs/om "1.0.0-alpha11"]
[org.omcljs/om "1.0.0-alpha13"]
[org.omcljs/ambly "0.6.0"]]
:plugins [[lein-cljsbuild "1.1.0"]]
:cljsbuild {:builds {:dev {:source-paths ["src"]