diff --git a/svync.go b/svync.go index b986b70..497dd86 100644 --- a/svync.go +++ b/svync.go @@ -13,7 +13,7 @@ func main() { Name: "svync", Usage: "A tool to standardize VCF files from structural variant callers", HideHelpCommand: true, - Version: "0.1.2", + Version: "0.2.0dev", Flags: []cli.Flag{ &cli.BoolFlag{ Name: "nodate",