Skip to content

Commit

Permalink
[all] update dstruct dep to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Nov 5, 2015
1 parent 1e6bff5 commit 9b0b393
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/config.org
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ target/test-classes
[org.clojure/clojurescript "1.7.122"]
#+END_SRC

**** [[https://github.com/thi-ng/common/][thi.ng/common]]
#+NAME: dep-common
#+BEGIN_SRC clojure
[thi.ng/common "0.3.2"]
#+END_SRC

**** [[https://github.com/thi-ng/math][thi.ng/math]]
#+NAME: dep-math
#+BEGIN_SRC clojure
Expand All @@ -60,7 +54,7 @@ target/test-classes
**** [[https://github.com/thi-ng/dstruct][thi.ng/dstruct]]
#+NAME: dep-dstruct
#+BEGIN_SRC clojure
[thi.ng/dstruct "0.1.2-SNAPSHOT"]
[thi.ng/dstruct "0.1.2"]
#+END_SRC

**** [[https://github.com/thi-ng/strf][thi.ng/strf]]
Expand Down

0 comments on commit 9b0b393

Please sign in to comment.