Skip to content

Commit

Permalink
Merge pull request #836 from go-kivik/release4
Browse files Browse the repository at this point in the history
Tag the official v4 release
  • Loading branch information
flimzy authored Oct 26, 2023
2 parents 7220531 + 5b2d975 commit b1730e1
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-rc6"
Version = "4.0.1"
)

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

0 comments on commit b1730e1

Please sign in to comment.