Skip to content

Commit

Permalink
set version # back to version on Clojars
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBaranosky committed Jan 8, 2012
1 parent 7b3a919 commit 9458f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -9,14 +9,14 @@ Installation

`lein-midje` is available as a plugin:

$ lein plugin install lein-midje 1.0.8 # Stable version
$ lein plugin install lein-midje 1.0.7 # Stable version

[Note: for reasons unknown, you may need to first uninstall
earlier versions.]

Or you can include it in your `project.clj`:

:dev-dependencies [[lein-midje "1.0.8"]])
:dev-dependencies [[lein-midje "1.0.7"]])


Use
Expand Down

0 comments on commit 9458f49

Please sign in to comment.