Skip to content

Commit

Permalink
updated project.clj for new dep
Browse files Browse the repository at this point in the history
  • Loading branch information
gdeer81 committed Mar 16, 2016
1 parent 2da823a commit b0860ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject lein-marginalia "0.8.1-SNAPSHOT"
(defproject lein-marginalia "0.9.0"
:description "Leiningen plugin for Marginalia."
:url "http://github.com/fogus/marginalia"
:dependencies [[marginalia "0.8.1-SNAPSHOT"]]
:url "http://github.com/gdeer81/marginalia"
:dependencies [[marginalia "0.9.0"]]
:eval-in :leiningen)

0 comments on commit b0860ee

Please sign in to comment.