--- a/internal/runner/banner.go
+++ b/internal/runner/banner.go
@@ -18,7 +18,7 @@
 const ToolName = `dnsx`
 
 // version is the current version of dnsx
-const version = `1.2.3`
+const version = `1.3.0`
 
 // showBanner is used to show the banner to the user
 func showBanner() {
