diff --git a/api.go b/api.go index 1d6b66502..90e9b63f5 100644 --- a/api.go +++ b/api.go @@ -128,7 +128,7 @@ type Options struct { // Global constants. const ( libraryName = "minio-go" - libraryVersion = "v7.0.77" + libraryVersion = "v7.0.78" ) // User Agent should always following the below style.