diff --git a/README.md b/README.md index aa1897e..8611367 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ using Copyright © 2014 Simon Brooke -Distributed under the terms of the [GNU General Public License v2] -(http://www.gnu.org/licenses/gpl-2.0.html) \ No newline at end of file +Distributed under the terms of the +[GNU General Public License v2](http://www.gnu.org/licenses/gpl-2.0.html) \ No newline at end of file diff --git a/project.clj b/project.clj index 44d3a37..3794b07 100644 --- a/project.clj +++ b/project.clj @@ -8,4 +8,4 @@ [org.clojure/math.combinatorics "0.0.7"] [org.clojure/tools.trace "0.7.8"] [net.mikera/imagez "0.3.1"] - [fivetonine/collage "0.2.0"]]) + [fivetonine/collage "0.2.1"]])