Skip to content

Commit 3119d58

Browse files
committed
bump version
1 parent 09440a1 commit 3119d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/mapcidr/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const banner = `
7777
`
7878

7979
// Version is the current version of mapcidr
80-
const version = `v1.1.96`
80+
const version = `v1.1.97`
8181

8282
// showBanner is used to show the banner to the user
8383
func showBanner() {

0 commit comments

Comments
 (0)