Skip to content

Commit

Permalink
Merge pull request #827 from go-kivik/rc5
Browse files Browse the repository at this point in the history
Bump to rc5
  • Loading branch information
flimzy authored Oct 17, 2023
2 parents f765c02 + 1ddb0ce commit 3a542ee
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.0.1-rc4"
Version = "4.0.1-rc5"
)

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

0 comments on commit 3a542ee

Please sign in to comment.