We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09440a1 commit 3119d58Copy full SHA for 3119d58
cmd/mapcidr/main.go
@@ -77,7 +77,7 @@ const banner = `
77
`
78
79
// Version is the current version of mapcidr
80
-const version = `v1.1.96`
+const version = `v1.1.97`
81
82
// showBanner is used to show the banner to the user
83
func showBanner() {
0 commit comments