Attempt to 'bump' the cljdoc badge

This commit is contained in:
Sean Corfield 2020-03-02 13:58:56 -08:00
parent 91aa6a0f7f
commit 373347b5ed

View file

@ -6,7 +6,7 @@ The next generation of `clojure.java.jdbc`: a new low-level Clojure wrapper for
The latest versions on Clojars and on cljdoc:
[![Clojars Project](https://clojars.org/seancorfield/next.jdbc/latest-version.svg)](https://clojars.org/seancorfield/next.jdbc) [![cljdoc badge](https://cljdoc.org/badge/seancorfield/next.jdbc)](https://cljdoc.org/d/seancorfield/next.jdbc/CURRENT)
[![Clojars Project](https://clojars.org/seancorfield/next.jdbc/latest-version.svg)](https://clojars.org/seancorfield/next.jdbc) [![cljdoc badge](https://cljdoc.org/badge/seancorfield/next.jdbc?1.0.395)](https://cljdoc.org/d/seancorfield/next.jdbc/CURRENT)
This documentation is for **master** since the 1.0.395 release -- [see the CHANGELOG](CHANGELOG.md).