Updated version to 0.2.0
This commit is contained in:
parent
a7e918ee63
commit
52e541e087
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import (
|
|||
"github.com/rs/zerolog/log"
|
||||
)
|
||||
|
||||
const VERSION = "0.1"
|
||||
const VERSION = "0.2.0"
|
||||
const DEFAULT_CONFIG_FILE = "cfdns.yaml"
|
||||
|
||||
type CLIFlags struct {
|
||||
|
|
|
|||
Loading…
Reference in a new issue