Skip to content

Commit

Permalink
Update version to next release
Browse files Browse the repository at this point in the history
  • Loading branch information
minio-trusted committed Feb 6, 2019
1 parent c8a261d commit a46b067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.go
Expand Up @@ -102,7 +102,7 @@ type Options struct {
// Global constants.
const (
libraryName = "minio-go"
libraryVersion = "v6.0.16"
libraryVersion = "v6.0.17"
)

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

0 comments on commit a46b067

Please sign in to comment.