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 12ad534 + 29c648d commit 280d91cCopy full SHA for 280d91c
constants.go
@@ -14,7 +14,7 @@ package kivik
14
15
const (
16
// Version is the version of the Kivik library.
17
- Version = "4.3.2"
+ Version = "4.3.3"
18
)
19
20
// SessionCookieName is the name of the CouchDB session cookie.
0 commit comments