diff --git a/api.go b/api.go index c39ba53b2..49f716bc3 100644 --- a/api.go +++ b/api.go @@ -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.