bump cljs version

This commit is contained in:
Dan Motzenbecker 2015-10-16 23:54:46 -04:00
parent 7b5e56b4ed
commit 43ef0cead8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/clojurescript "1.7.122"]
[org.clojure/clojurescript "1.7.145"]
[org.omcljs/om "0.9.0"]
[org.omcljs/ambly "0.6.0"]]
:plugins [[lein-cljsbuild "1.1.0"]]