updating version

This commit is contained in:
bauthard 2020-06-22 13:20:40 +05:30 committed by GitHub
parent 2842f9cc40
commit 15dc4c0c47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -435,7 +435,7 @@ const banner = `
`
// Version is the current version of httpx
const Version = `0.0.3`
const Version = `0.0.4`
// showBanner is used to show the banner to the user
func showBanner() {