Skip to content

Commit 5ca66c9

Browse files
committed
Bump to new release.
1 parent 07f3610 commit 5ca66c9

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
@@ -87,7 +87,7 @@ type Client struct {
8787
// Global constants.
8888
const (
8989
libraryName = "minio-go"
90-
libraryVersion = "2.1.0"
90+
libraryVersion = "3.0.0"
9191
)
9292

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

0 commit comments

Comments
 (0)