Skip to content

Commit

Permalink
Bump version for Go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
flimzy committed Jul 17, 2024
1 parent daafdfe commit 6e14de2
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.2.3"
Version = "4.2.4"
)

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

0 comments on commit 6e14de2

Please sign in to comment.