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.
2 parents a1f00dc + 87323d6 commit 472fa53Copy full SHA for 472fa53
constants.go
@@ -14,7 +14,7 @@ package kivik
14
15
const (
16
// Version is the version of the Kivik library.
17
- Version = "4.2.2"
+ Version = "4.2.3"
18
)
19
20
// SessionCookieName is the name of the CouchDB session cookie.
0 commit comments