Skip to content

Commit 5aaca53

Browse files
committed
Update version to next release
1 parent a750ce3 commit 5aaca53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ type Options struct {
127127
// Global constants.
128128
const (
129129
libraryName = "minio-go"
130-
libraryVersion = "v7.0.63"
130+
libraryVersion = "v7.0.64"
131131
)
132132

133133
// User Agent should always following the below style.

0 commit comments

Comments
 (0)