Skip to content

Commit

Permalink
make new version
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp committed Mar 17, 2017
1 parent 5b09b34 commit b8102ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcfanno.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (
"github.com/brentp/xopen"
)

var VERSION = "0.2.1-dev"
var VERSION = "0.2.1"

func envGet(name string, vdefault int) int {
sval := os.Getenv(name)
Expand Down

0 comments on commit b8102ef

Please sign in to comment.