Skip to content

Commit

Permalink
Promote version to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalbe4 committed Aug 16, 2021
1 parent 1dc09ce commit f459b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jfrogclient.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package jfrogclient
import "fmt"

var agentName = "jfrog-client-go"
var agentVersion = "1.1.0"
var agentVersion = "1.2.1"

func GetVersion() string {
return agentVersion
Expand Down

0 comments on commit f459b0b

Please sign in to comment.