version up
This commit is contained in:
parent
45fd9eeb6b
commit
bb42d26f26
2
main.go
2
main.go
@ -126,7 +126,7 @@ func main() {
|
|||||||
app := cli.NewApp()
|
app := cli.NewApp()
|
||||||
app.Name = "k3d"
|
app.Name = "k3d"
|
||||||
app.Usage = "Run k3s in Docker!"
|
app.Usage = "Run k3s in Docker!"
|
||||||
app.Version = "0.0.1"
|
app.Version = "0.0.2"
|
||||||
app.Authors = []cli.Author{
|
app.Authors = []cli.Author{
|
||||||
cli.Author{
|
cli.Author{
|
||||||
Name: "iwilltry42",
|
Name: "iwilltry42",
|
||||||
|
Loading…
Reference in New Issue
Block a user