Skip to content

Commit

Permalink
Bump library to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Aug 18, 2015
1 parent d5e512e commit feda9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-v2.go
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ type Config struct {
// Global constants
const (
LibraryName = "minio-go"
LibraryVersion = "0.2.1"
LibraryVersion = "0.2.2"
)

// SetUserAgent - append to a default user agent
Expand Down

0 comments on commit feda9e7

Please sign in to comment.