Skip to content

Commit 17ac732

Browse files
committed
Update readme
1 parent 73ade72 commit 17ac732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ pull request or open an issue if you have any problems
1616
[Clojars](http://clojars.org/clj-http):
1717

1818
```clojure
19-
[clj-http "0.9.0"]
19+
[clj-http "0.9.1"]
2020
```
2121

2222
Previous versions available as
2323

2424
```clojure
25+
[clj-http "0.9.0"]
2526
[clj-http "0.7.9"]
2627
[clj-http "0.7.7"]
27-
[clj-http "0.7.6"]
2828
```
2929

3030
## Usage

0 commit comments

Comments
 (0)