Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
psanford committed Mar 12, 2020
1 parent 6d07707 commit 1ab9ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ var (
// Default Agent identifier sent to rendezvous server
AgentString = "go-william"
// Default Agent version sent to rendezvous server
AgentVersion = "v1.0.2"
AgentVersion = "v1.0.3"
)

0 comments on commit 1ab9ee6

Please sign in to comment.