diff --git a/cmd/mapcidr/main.go b/cmd/mapcidr/main.go index e5ed2ee8..3d36be29 100644 --- a/cmd/mapcidr/main.go +++ b/cmd/mapcidr/main.go @@ -62,7 +62,7 @@ const banner = ` ` // Version is the current version of mapcidr -const version = `v1.1.3` +const version = `v1.1.4` // showBanner is used to show the banner to the user func showBanner() {