diff --git a/api.go b/api.go index f1c54909f..d88555c7c 100644 --- a/api.go +++ b/api.go @@ -102,7 +102,7 @@ type Options struct { // Global constants. const ( libraryName = "minio-go" - libraryVersion = "v6.0.14" + libraryVersion = "v6.0.15" ) // User Agent should always following the below style.