diff --git a/cmd/root.go b/cmd/root.go index 7a4962d..7194180 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -28,7 +28,7 @@ import ( const ( name = "nwa" - version = "v0.4.1" + version = "v0.4.2" ) // rootCmd represents the base command when called without any subcommands