Skip to content

Commit 91c7984

Browse files
committed
atualização da versao para 0.8.2
1 parent 4b8d387 commit 91c7984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import (
3636
"github.com/spf13/cobra"
3737
)
3838

39-
const version = "0.8.1"
39+
const version = "0.8.2"
4040

4141
var versionCmd = &cobra.Command{
4242
Use: "version",

0 commit comments

Comments
 (0)