Skip to content

Commit 01fe40d

Browse files
committed
Update version to next release
1 parent c34f06b commit 01fe40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ type Options struct {
155155
// Global constants.
156156
const (
157157
libraryName = "minio-go"
158-
libraryVersion = "v7.0.88"
158+
libraryVersion = "v7.0.89"
159159
)
160160

161161
// User Agent should always following the below style.

0 commit comments

Comments
 (0)