version update

This commit is contained in:
sandeep 2024-01-16 04:10:28 +05:30
parent b57c8c31db
commit f7651b12bd

View File

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