We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f80260 commit 8d6e669Copy full SHA for 8d6e669
runner/banner.go
@@ -16,7 +16,7 @@ const banner = `
16
`
17
18
// Version is the current Version of httpx
19
-const Version = `v1.6.10`
+const Version = `v1.7.0`
20
21
// showBanner is used to show the banner to the user
22
func showBanner() {
0 commit comments