Skip to content

Commit 9f38378

Browse files
committed
update coordinate info in readme
1 parent 3d083ce commit 9f38378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A Clojure HTTP library similar to [clj-http](http://github.com/dakrone/clj-http)
1111
`clj-http-lite` is available as a Maven artifact from [Clojars](http://clojars.org/clj-http-lite):
1212

1313
```clojure
14-
[clj-http-lite "0.3.0"]
14+
[org.martinklepsch/clj-http-lite "0.4.0"]
1515
```
1616

1717
## Differences from clj-http

0 commit comments

Comments
 (0)