File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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.clj-commons/clj-http-lite ) :
1212
1313``` clojure
14- [org.clj-commons/clj-http-lite " 0.4.390 " ]
14+ [org.clj-commons/clj-http-lite " 0.4.392 " ]
1515```
1616
1717## Differences from clj-http
Original file line number Diff line number Diff line change 1- (defproject org.clj-commons /clj-http-lite " 0.4.390 "
1+ (defproject org.clj-commons /clj-http-lite " 0.4.392 "
22 :description " A Clojure HTTP library similar to clj-http, but more lightweight."
33 :url " https://github.com/martinklepsch/clj-http-lite/"
44 :license {:name " MIT"
You can’t perform that action at this time.
0 commit comments