Skip to content

Commit

Permalink
Promoted version to 0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalb4doc committed Aug 29, 2020
1 parent e887f65 commit a5861fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
const (
Development = "development"
Agent = "jfrog-client-go"
Version = "0.13.1"
Version = "0.13.2"
)

// In order to limit the number of items loaded from a reader into the memory, we use a buffers with this size limit.
Expand Down

0 comments on commit a5861fd

Please sign in to comment.