version bump

This commit is contained in:
Mzack9999
2020-06-15 21:34:29 +02:00
parent cb5708e40d
commit 4c459e023a
+1 -1
View File
@@ -435,7 +435,7 @@ const banner = `
`
// Version is the current version of httpx
const Version = `1.0.2`
const Version = `1.0.3`
// showBanner is used to show the banner to the user
func showBanner() {