Skip to content

Commit

Permalink
Tag vfkit 0.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cfergeau committed Jul 28, 2022
1 parent 796aab4 commit e11cc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/vfkit/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)

const vfkitVersion = "0.0.2-dev"
const vfkitVersion = "0.0.2"

var opts = &cmdlineOptions{}

Expand Down

0 comments on commit e11cc7c

Please sign in to comment.