Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zshipko committed Dec 29, 2023
1 parent f319978 commit 297b0df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extism/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ var banner string = `
func rootCmd() *cobra.Command {
cmd := &cobra.Command{
Use: "extism",
Version: "0.3.7",
Version: "0.3.8",
Long: banner,
Short: "A CLI for Extism, https://extism.org",
}
Expand Down

0 comments on commit 297b0df

Please sign in to comment.