Skip to content

Commit 4049fdd

Browse files
authored
Update bedgovcf.go
1 parent aaa69d0 commit 4049fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bedgovcf.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ func main() {
1313
Name: "bedgovcf",
1414
Usage: "Convert a BED file to a VCF file according to a YAML config",
1515
HideHelpCommand: true,
16-
Version: "0.1.0",
16+
Version: "0.1.1",
1717
Flags: []cli.Flag{
1818
&cli.StringFlag{
1919
Name: "output",

0 commit comments

Comments
 (0)