Skip to content

Commit

Permalink
Update version hardcoded in CLI.
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Danis <[email protected]>
  • Loading branch information
ielis committed Nov 29, 2022
1 parent 1b49582 commit a56fc59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"phenopacket-tools (pxf)",
"An application and library for building, conversion, and validation of GA4GH Phenopackets.\n"
},
version = "v0.4.8-SNAPSHOT",
version = "v1.0.0-RC1",
mixinStandardHelpOptions = true,
subcommands = {
// see https://picocli.info/autocomplete.html
Expand Down

0 comments on commit a56fc59

Please sign in to comment.