Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorin Hochstein committed Nov 1, 2016
1 parent 46762af commit 51fa9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/chaosmonkey.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import (
)

// Version is the version number
const Version = "2.0.0"
const Version = "2.0.1"

func printVersion() {
fmt.Printf("%s\n", Version)
Expand Down

0 comments on commit 51fa9d5

Please sign in to comment.