Skip to content

Commit

Permalink
Bump version to v1.0.6
Browse files Browse the repository at this point in the history
Closes: #66 [via git-merge-pr]
  • Loading branch information
psanford committed Dec 19, 2021
1 parent 1e701d0 commit 57f52d5
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.5"
AgentVersion = "v1.0.6"
)

0 comments on commit 57f52d5

Please sign in to comment.