Skip to content

Commit

Permalink
chore(version): bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantony committed Jan 21, 2019
1 parent b456ae6 commit cbccde8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ type (

const (
// AgentVersion represents the version of the agent.
AgentVersion = "1.2.0"
AgentVersion = "1.2.1"
// APIVersion represents the version of the agent's API.
APIVersion = "2"
// DefaultListenAddr is the default address used by the web server.
Expand Down

0 comments on commit cbccde8

Please sign in to comment.