version update

This commit is contained in:
sandeep 2024-06-24 19:12:46 +05:30
parent 3b5554af36
commit cba8ecbbd9

View File

@ -16,7 +16,7 @@ const banner = `
`
// Version is the current version of httpx
const version = `v1.6.4`
const version = `v1.6.5`
// showBanner is used to show the banner to the user
func showBanner() {