Skip to content

Commit 27135af

Browse files
committed
version update
1 parent add9d3a commit 27135af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/runner/banner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const banner = `
1616
const ToolName = `dnsx`
1717

1818
// version is the current version of dnsx
19-
const version = `1.1.3`
19+
const version = `1.1.4`
2020

2121
// showBanner is used to show the banner to the user
2222
func showBanner() {

0 commit comments

Comments
 (0)