Skip to content

Commit

Permalink
update to cljs 971 in both places
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke VanderHart committed Feb 8, 2012
1 parent 4146e01 commit 70a3a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/leiningen/cljsbuild.clj
Expand Up @@ -13,7 +13,7 @@
; file). I haven't yet figured out a clean way to DRY them.
(def cljsbuild-dependencies
'[[org.clojure/clojure "1.3.0"]
[org.clojure/clojurescript "0.0-927"]
[org.clojure/clojurescript "0.0-971"]
[fs "1.1.2"]
[clj-stacktrace "0.2.4"]])

Expand Down

0 comments on commit 70a3a6a

Please sign in to comment.