Skip to content

Commit 72210e5

Browse files
authored
Merge pull request #1047 from go-kivik/release4.3.2
Release 4.3.2 to fix $exists in x/mango
2 parents 3d1eb2a + 2b1d680 commit 72210e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.go

+1-1
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.3.1"
17+
Version = "4.3.2"
1818
)
1919

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

0 commit comments

Comments
 (0)