Skip to content

Commit

Permalink
Merge branch 'master' into enctests
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Dec 28, 2018
2 parents 325c0d5 + c085651 commit 4bc63fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.go
Expand Up @@ -99,7 +99,7 @@ type Options struct {
// Global constants.
const (
libraryName = "minio-go"
libraryVersion = "v6.0.11"
libraryVersion = "v6.0.12"
)

// User Agent should always following the below style.
Expand Down

0 comments on commit 4bc63fd

Please sign in to comment.