Skip to content

Commit

Permalink
Bump to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Aug 29, 2015
1 parent 58b253d commit 803acb4
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 @@ -177,7 +177,7 @@ type Config struct {
// Global constants
const (
LibraryName = "minio-go"
LibraryVersion = "0.2.3"
LibraryVersion = "0.2.4"
)

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

0 comments on commit 803acb4

Please sign in to comment.