From 7ff25fdc3ffabd30981d20ffedfd22ca4904b20e Mon Sep 17 00:00:00 2001 From: Karsten Schmidt Date: Wed, 17 Jun 2015 18:36:41 +0100 Subject: [PATCH] [meta] update color & math deps --- src/config.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.org b/src/config.org index f199e8a7..161ccd90 100644 --- a/src/config.org +++ b/src/config.org @@ -54,7 +54,7 @@ target/test-classes **** [[https://github.com/thi-ng/math][thi.ng/math]] #+NAME: dep-math #+BEGIN_SRC clojure -[thi.ng/math "0.1.3"] +[thi.ng/math "0.1.4"] #+END_SRC **** [[https://github.com/thi-ng/dstruct][thi.ng/dstruct]] @@ -72,7 +72,7 @@ target/test-classes **** [[https://github.com/thi-ng/color/][thi.ng/color]] #+NAME: dep-color #+BEGIN_SRC clojure -[thi.ng/color "0.2.0"] +[thi.ng/color "0.3.1"] #+END_SRC **** [[https://github.com/thi-ng/typedarrays/][thi.ng/typedarrays]]