Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vale1410 committed May 12, 2021
1 parent cb94780 commit ab0118b
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-10")
fmt.Println("Bule Version 3.0.1 Copyright Valentin Mayer-Eichberger, 2021-05-11")
return
},
}
Expand Down

0 comments on commit ab0118b

Please sign in to comment.