Skip to content

Commit

Permalink
Promoted version to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalb4doc committed Aug 24, 2020
1 parent 670aa47 commit 9883c86
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.0"
Version = "0.13.1"
)

// 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 9883c86

Please sign in to comment.