Skip to content

Commit 8d6e669

Browse files
committed
update version
1 parent 9f80260 commit 8d6e669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner/banner.go

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

1818
// Version is the current Version of httpx
19-
const Version = `v1.6.10`
19+
const Version = `v1.7.0`
2020

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

0 commit comments

Comments
 (0)