Skip to content

Commit

Permalink
Adapted version
Browse files Browse the repository at this point in the history
  • Loading branch information
vale1410 committed May 13, 2021
1 parent 732f703 commit 457b100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Cobra is a CLI library for Go that empowers applications.
This application is a tool to generate the needed files
to quickly create a Cobra application.`,
Run: func(cmd *cobra.Command, args []string) {
fmt.Println("Bule Version 3.0.1 Copyright Valentin Mayer-Eichberger, 2021-05-11")
fmt.Println("Bule Version 3.0.2 Copyright Valentin Mayer-Eichberger, 2021-05-13")
return
},
}
Expand Down

0 comments on commit 457b100

Please sign in to comment.