Skip to content

Commit

Permalink
Update version to next release
Browse files Browse the repository at this point in the history
  • Loading branch information
minio-trusted committed Apr 8, 2023
1 parent 8175bf7 commit 7bf8079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.go
Expand Up @@ -124,7 +124,7 @@ type Options struct {
// Global constants.
const (
libraryName = "minio-go"
libraryVersion = "v7.0.51"
libraryVersion = "v7.0.52"
)

// User Agent should always following the below style.
Expand Down

0 comments on commit 7bf8079

Please sign in to comment.