version update

This commit is contained in:
sandeep 2023-11-13 12:41:39 +05:30
parent e3aeda0081
commit 65f1c95b71

View File

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