minor change to version numbe rlisted in lein plugin

This commit is contained in:
fogus 2010-12-22 22:37:03 -05:00
parent 63635acdd8
commit 191fe3b35e
2 changed files with 1 additions and 2 deletions

View file

@ -3,7 +3,7 @@
## Usage
1. Add `[marginalia \"0.2.0\"]` to your project.clj's `:dev-dependencies` section.
1. Add `[marginalia \"0.2.1\"]` to your project.clj's `:dev-dependencies` section.
2. run `lein marg` from your project's root directory. "
(:use [marginalia.core]))

View file

@ -46,7 +46,6 @@
(filter #(re-find #"\.clj$" (.getAbsolutePath %)))
(map #(.getAbsolutePath %))))
;; ## Project Info Parsing
;; Marginalia will parse info out of your project.clj to display in
;; the generated html file's header.