Skip to content

Commit fe5893c

Browse files
committed
Release v0.2.1
1 parent faa46c8 commit fe5893c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fhir-models-gen/cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
// rootCmd represents the base command when called without any subcommands
2424
var rootCmd = &cobra.Command{
2525
Use: "fhir-gen",
26-
Version: "0.2.0",
26+
Version: "0.2.1",
2727
}
2828

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

0 commit comments

Comments
 (0)