Skip to content

Commit

Permalink
Call out snapshot in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Feb 6, 2014
1 parent c31b208 commit d12bac0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Readme.md
Expand Up @@ -27,6 +27,12 @@ Previous versions available as
[clj-http "0.7.6"]
```

You can also try out the new header-map implementation by using:

```clojure
[clj-http "0.9.0-SNAPSHOT"]
```

## Usage

The main HTTP client functionality is provided by the
Expand Down

0 comments on commit d12bac0

Please sign in to comment.