We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d083ce commit 9f38378Copy full SHA for 9f38378
Readme.md
@@ -11,7 +11,7 @@ A Clojure HTTP library similar to [clj-http](http://github.com/dakrone/clj-http)
11
`clj-http-lite` is available as a Maven artifact from [Clojars](http://clojars.org/clj-http-lite):
12
13
```clojure
14
-[clj-http-lite "0.3.0"]
+[org.martinklepsch/clj-http-lite "0.4.0"]
15
```
16
17
## Differences from clj-http
0 commit comments