Skip to content

Commit

Permalink
Merge pull request #8 from neenaoffline/patch-1
Browse files Browse the repository at this point in the history
bump version to 0.0.8 in README.md
  • Loading branch information
jaycfields committed Apr 30, 2015
2 parents 9ea1964 + 6f841b8 commit c2497e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ For Leiningen 2.0:
Declare `lein-expectations` in `project.clj`: Declare `lein-expectations` in `project.clj`:


```clojure ```clojure
:plugins [[lein-expectations "0.0.7"]] :plugins [[lein-expectations "0.0.8"]]
``` ```


For Leiningen 1.x - use lein-expectations 0.0.5 or earlier: For Leiningen 1.x - use lein-expectations 0.0.5 or earlier:
Expand Down

0 comments on commit c2497e3

Please sign in to comment.