diff --git a/api.go b/api.go index 83c003e49..86d072e4f 100644 --- a/api.go +++ b/api.go @@ -133,7 +133,7 @@ type Options struct { // Global constants. const ( libraryName = "minio-go" - libraryVersion = "v7.0.82" + libraryVersion = "v7.0.83" ) // User Agent should always following the below style.