Skip to content

Commit e9068b7

Browse files
authored
Merge pull request #1157 from go-kivik/prepareRelease
Bump point release version to remove unnecessary HTML escaping of JSON
2 parents 12af4d0 + 211c14b commit e9068b7

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

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

0 commit comments

Comments
 (0)