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