Skip to content

Commit 84539d7

Browse files
committed
Bump to new release v3.0.2
1 parent e7255df commit 84539d7

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 = "3.0.0"
90+
libraryVersion = "3.0.2"
9191
)
9292

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

0 commit comments

Comments
 (0)