Skip to content

Commit f755095

Browse files
committed
Update version to next release
1 parent fd0e507 commit f755095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ type Options struct {
129129
// Global constants.
130130
const (
131131
libraryName = "minio-go"
132-
libraryVersion = "v7.0.75"
132+
libraryVersion = "v7.0.76"
133133
)
134134

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

0 commit comments

Comments
 (0)