Skip to content

Commit 2dd152f

Browse files
committed
Update to version 2
1 parent e2fc63d commit 2dd152f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
func main() {
1212
app := cli.NewApp()
1313
app.Name = "vab"
14-
app.Version = "1"
14+
app.Version = "2"
1515
app.Usage = "container assembly builder"
1616
app.Description = `
1717
_..-.._

0 commit comments

Comments
 (0)