mirror of
https://github.com/Threnklyn/zeit.git
synced 2026-05-24 15:48:31 +02:00
Zeit -> zeit
This commit is contained in:
+1
-1
@@ -17,6 +17,6 @@ var versionCmd = &cobra.Command{
|
||||
Short: "Display what Zeit it is",
|
||||
Long: `The version of Zeit.`,
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
fmt.Println("Zeit", VERSION)
|
||||
fmt.Println("zeit", VERSION)
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user