Skip to content

Commit

Permalink
bump clojurescript to 1.9.494
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Feb 25, 2017
1 parent 4724775 commit 702b25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
:scm {:name "git" :url "https://github.com/binaryage/chromex"}

:dependencies [[org.clojure/clojure "1.9.0-alpha14" :scope "provided"]
[org.clojure/clojurescript "1.9.473" :scope "provided"]
[org.clojure/clojurescript "1.9.494" :scope "provided"]
[org.clojure/core.async "0.3.441"]
[binaryage/oops "0.5.2"]
[environ "1.1.0"]]
Expand Down

0 comments on commit 702b25b

Please sign in to comment.