We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb09b1 commit 2b0d9f4Copy full SHA for 2b0d9f4
runner/banner.go
@@ -16,7 +16,7 @@ const banner = `
16
`
17
18
// Version is the current version of httpx
19
-const version = `v1.6.2`
+const version = `v1.6.3`
20
21
// showBanner is used to show the banner to the user
22
func showBanner() {
0 commit comments