Skip to content

Commit

Permalink
Release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkiel committed Nov 7, 2021
1 parent faa46c8 commit fe5893c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fhir-models-gen/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "fhir-gen",
Version: "0.2.0",
Version: "0.2.1",
}

// Execute adds all child commands to the root command and sets flags appropriately.
Expand Down

0 comments on commit fe5893c

Please sign in to comment.