Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Mar 3, 2024
1 parent 5849357 commit 341dc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/runner/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const banner = `
const ToolName = `dnsx`

// version is the current version of dnsx
const version = `1.1.6`
const version = `1.2.0`

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

0 comments on commit 341dc23

Please sign in to comment.