WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 3d25426

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)