Skip to content

Commit

Permalink
release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
karasz committed May 13, 2021
1 parent 3bc2d4e commit baff389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ var rootCmd = &cobra.Command{
Use: "gomesh",
Short: "Generate Wireguard Mesh VPN configurations",
Long: "This little tool will generate and manage configuration files for Wireguard Mesh VPNs.",
Version: "0.0.1",
Version: "0.0.2",
}

// Execute adds all child commands to the root command and sets flags appropriately.
Expand Down

0 comments on commit baff389

Please sign in to comment.