Skip to content

Commit 6bfd14d

Browse files
authored
Merge pull request #950 from go-kivik/tag422
Tag a new maintenence release v4.2.2
2 parents 513a3f8 + cd26697 commit 6bfd14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ package kivik
1414

1515
const (
1616
// Version is the version of the Kivik library.
17-
Version = "4.2.1"
17+
Version = "4.2.2"
1818
)
1919

2020
// SessionCookieName is the name of the CouchDB session cookie.

0 commit comments

Comments
 (0)