Skip to content

Commit 5fc5246

Browse files
committed
update version
1 parent ace6864 commit 5fc5246

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.9`
19+
const Version = `v1.6.10`
2020

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

0 commit comments

Comments
 (0)