Skip to content

Commit

Permalink
Bump v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
startover committed Mar 17, 2017
1 parent 8d4e98e commit fcd5f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/config/config.go
Expand Up @@ -15,7 +15,7 @@ import (
)

// VERSION sets the agent version here.
const VERSION = "0.4.0"
const VERSION = "0.5.0"

// NewConfig creates a new instance of Config.
func NewConfig(confPath string, pluginFilters []string) (*Config, error) {
Expand Down

0 comments on commit fcd5f03

Please sign in to comment.