Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
iwilltry42 committed Apr 3, 2019
1 parent 45fd9ee commit bb42d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ func main() {
app := cli.NewApp()
app.Name = "k3d"
app.Usage = "Run k3s in Docker!"
app.Version = "0.0.1"
app.Version = "0.0.2"
app.Authors = []cli.Author{
cli.Author{
Name: "iwilltry42",
Expand Down

0 comments on commit bb42d26

Please sign in to comment.