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 Dec 12, 2018
1 parent c623eb7 commit d8fca4f
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-dev"
AgentVersion = "1.2.0"
// 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 d8fca4f

Please sign in to comment.