version update

This commit is contained in:
sandeep 2024-06-22 12:51:57 -07:00
parent 9330887a58
commit 1ecf09747c

View File

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