Skip to content

Commit

Permalink
Bump the version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisMontagne committed Jul 15, 2015
1 parent 637e354 commit 335a822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etcdenv.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
"strings"
)

const currentVersion = "0.2.0"
const currentVersion = "0.2.1"

var (
flagset = flag.NewFlagSet("etcdenv", flag.ExitOnError)
Expand Down

0 comments on commit 335a822

Please sign in to comment.