diff --git a/api.go b/api.go index cc0ded2c7..23223f580 100644 --- a/api.go +++ b/api.go @@ -133,7 +133,7 @@ type Options struct { // Global constants. const ( libraryName = "minio-go" - libraryVersion = "v7.0.84" + libraryVersion = "v7.0.85" ) // User Agent should always following the below style.