Skip to content

Commit d58ad9d

Browse files
committed
version update
1 parent d2742ae commit d58ad9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runner/banner.go

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

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

0 commit comments

Comments
 (0)