diff --git a/api.go b/api.go index 930e082abe..44f15c5493 100644 --- a/api.go +++ b/api.go @@ -129,7 +129,7 @@ type Options struct { // Global constants. const ( libraryName = "minio-go" - libraryVersion = "v7.0.69" + libraryVersion = "v7.0.70" ) // User Agent should always following the below style.