We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa46c8 commit fe5893cCopy full SHA for fe5893c
fhir-models-gen/cmd/root.go
@@ -23,7 +23,7 @@ import (
23
// rootCmd represents the base command when called without any subcommands
24
var rootCmd = &cobra.Command{
25
Use: "fhir-gen",
26
- Version: "0.2.0",
+ Version: "0.2.1",
27
}
28
29
// Execute adds all child commands to the root command and sets flags appropriately.
0 commit comments