version update

This commit is contained in:
sandeep 2024-05-29 20:47:15 +05:30
parent 7bb09b1fb1
commit 2b0d9f41ed

View File

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