Skip to content

Commit 3d25426

Browse files
authored
Update httpx.go
1 parent a662acf commit 3d25426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/httpx/httpx.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ const banner = `
447447
`
448448

449449
// Version is the current version of httpx
450-
const Version = `0.0.5`
450+
const Version = `0.0.6`
451451

452452
// showBanner is used to show the banner to the user
453453
func showBanner() {

0 commit comments

Comments
 (0)