Skip to content

Commit 6a20e9f

Browse files
committed
Bump version in README
1 parent 3be9293 commit 6a20e9f

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](https://clojars.org/org.martinklepsch/clj-http-lite):
1212

1313
```clojure
14-
[org.clj-commons/clj-http-lite "0.4.275"]
14+
[org.clj-commons/clj-http-lite "0.4.277"]
1515
```
1616

1717
## Differences from clj-http

0 commit comments

Comments
 (0)