Skip to content

Commit 280d91c

Browse files
authored
Merge pull request #1052 from go-kivik/release
Bump released version
2 parents 12ad534 + 29c648d commit 280d91c

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.2"
17+
Version = "4.3.3"
1818
)
1919

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

0 commit comments

Comments
 (0)