Skip to content

Commit

Permalink
Released 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Nov 6, 2011
1 parent 19bc02d commit 26ca76b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ Currently in an early state of development.

Include the following development dependency in your `project.clj` file:

[codox "0.2.1"]
[codox "0.2.2"]

Then run:

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject codox "0.2.1"
(defproject codox "0.2.2"
:description "Generate documentation from Clojure source files"
:dependencies [[org.clojure/clojure "1.2.1"]
[org.clojure/tools.namespace "0.1.0"]
Expand Down

0 comments on commit 26ca76b

Please sign in to comment.