diff --git a/cmd/mapcidr/main.go b/cmd/mapcidr/main.go index 554f748..b263cb8 100644 --- a/cmd/mapcidr/main.go +++ b/cmd/mapcidr/main.go @@ -77,7 +77,7 @@ const banner = ` ` // Version is the current version of mapcidr -const version = `v1.1.57` +const version = `v1.1.58` // showBanner is used to show the banner to the user func showBanner() {