Skip to content

Commit

Permalink
[meta] update deps (clj1.7.0-rc2, ndarray 0.3.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Jun 21, 2015
1 parent ddd8ad3 commit 5aa2703
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config.org
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ target/test-classes
**** [[https://github.com/clojure/clojure][Clojure]]
#+NAME: dep-clj
#+BEGIN_SRC clojure
[org.clojure/clojure "1.7.0-RC1"]
[org.clojure/clojure "1.7.0-RC2"]
#+END_SRC

**** [[https://github.com/clojure/clojurescript][ClojureScript]]
Expand Down Expand Up @@ -83,7 +83,7 @@ target/test-classes
**** [[https://github.com/thi-ng/ndarray/][thi.ng/ndarray]]
#+NAME: dep-ndarray
#+BEGIN_SRC clojure
[thi.ng/ndarray "0.2.0"]
[thi.ng/ndarray "0.3.0"]
#+END_SRC

*** Development
Expand Down

0 comments on commit 5aa2703

Please sign in to comment.