Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 26, 2024
1 parent 7d597ba commit 27c1f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/mapcidr/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const banner = `
`

// Version is the current version of mapcidr
const version = `v1.1.40`
const version = `v1.1.41`

// showBanner is used to show the banner to the user
func showBanner() {
Expand Down

0 comments on commit 27c1f47

Please sign in to comment.