Skip to content

Commit efd53f1

Browse files
committed
Update version to next release
1 parent 8c92869 commit efd53f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.89"
158+
libraryVersion = "v7.0.90"
159159
)
160160

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

0 commit comments

Comments
 (0)