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 Jan 19, 2025
1 parent 113812b commit 8b220d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.go
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ type Options struct {
// Global constants.
const (
libraryName = "minio-go"
libraryVersion = "v7.0.84"
libraryVersion = "v7.0.85"
)

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

0 comments on commit 8b220d8

Please sign in to comment.