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 48967a4 + cf40cef commit c0e0cc4Copy full SHA for c0e0cc4
constants.go
@@ -14,7 +14,7 @@ package kivik
14
15
const (
16
// Version is the version of the Kivik library.
17
- Version = "4.4.0"
+ Version = "4.4.1"
18
)
19
20
// SessionCookieName is the name of the CouchDB session cookie.
0 commit comments