diff --git a/project.clj b/project.clj index d0d5127..89c968d 100644 --- a/project.clj +++ b/project.clj @@ -5,7 +5,7 @@ :license {:name "MIT"} :description "A simple ClojureScript interface to React" :dependencies [[org.clojure/clojure "1.5.1"] - [org.clojure/clojurescript "0.0-2120"]] + [org.clojure/clojurescript "0.0-2138"]] :plugins [[lein-cljsbuild "1.0.1"]] ;; :hooks [leiningen.cljsbuild] :profiles {:prod {:cljsbuild