Skip to content

Commit

Permalink
updated dependency to new version of marginalia
Browse files Browse the repository at this point in the history
  • Loading branch information
gdeer81 committed Mar 16, 2016
1 parent f358841 commit 2da823a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/leiningen/marg.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
(eip project form init)
(eip project form nil nil init))))

(def dep ['marginalia "0.8.1-SNAPSHOT"])
(def dep ['marginalia "0.9.0"])

(defn- add-marg-dep [project]
;; Leiningen 2 is a bit smarter about only conjing it in if it
Expand Down

0 comments on commit 2da823a

Please sign in to comment.