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