Skip to content

Commit

Permalink
Version update in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gunnar Völkel authored and Gunnar Völkel committed Oct 29, 2015
1 parent af000e5 commit 5c7ca74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,7 +13,7 @@ then the docstring of ```f``` will contain information about the optional parame
Add the following to your ```project.clj``` to let Leiningen install ```clojure.options``` for you:

```clj
:dependencies [[clojure.options "0.2.9"]]
:dependencies [[clojure.options "0.2.10"]]
```

## Usage
Expand Down Expand Up @@ -89,6 +89,6 @@ The documentation of ```convert-ints``` looks like:

## License

Copyright © 2012-2014 Gunnar Völkel
Copyright © 2012-2015 Gunnar Völkel

Distributed under the Eclipse Public License, the same as Clojure.

0 comments on commit 5c7ca74

Please sign in to comment.