Skip to content

Commit

Permalink
add missing comment to version const
Browse files Browse the repository at this point in the history
  • Loading branch information
asiermarques committed Dec 5, 2020
1 parent 4ba37e0 commit 80a9310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
"github.com/spf13/cobra"
)

// VERSION is the ADRGen version
const VERSION = "v0.2.1-beta"

var rootCmd = &cobra.Command{
Expand Down

0 comments on commit 80a9310

Please sign in to comment.