Skip to content

Commit

Permalink
main: bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Oct 19, 2015
1 parent 45138f2 commit 1f7e0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -9,7 +9,7 @@ import (
)

const Name = "marathon-consul"
const Version = "0.1.0"
const Version = "0.2.0"

func main() {
config := config.New()
Expand Down

0 comments on commit 1f7e0d1

Please sign in to comment.