diff --git a/cmd/root.go b/cmd/root.go index 6d9ee35..368bca0 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -24,7 +24,7 @@ import ( const ( name = "nwa" - version = "v0.1.0" + version = "v0.2.0" ) // rootCmd represents the base command when called without any subcommands