Skip to content

Commit 53f5600

Browse files
committed
Update version to next release
1 parent 0a38a12 commit 53f5600

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
@@ -111,7 +111,7 @@ type Options struct {
111111
// Global constants.
112112
const (
113113
libraryName = "minio-go"
114-
libraryVersion = "v7.0.39"
114+
libraryVersion = "v7.0.40"
115115
)
116116

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

0 commit comments

Comments
 (0)