Skip to content

Commit

Permalink
Merge pull request #868 from go-kivik/release4.2.0
Browse files Browse the repository at this point in the history
Tag v4.2.0
  • Loading branch information
flimzy authored Jan 10, 2024
2 parents da8b788 + d7ab828 commit f70329c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ package kivik

const (
// Version is the version of the Kivik library.
Version = "4.1.0"
Version = "4.2.0"
)

// SessionCookieName is the name of the CouchDB session cookie.
Expand Down

0 comments on commit f70329c

Please sign in to comment.