mirror of
https://github.com/projectdiscovery/httpx.git
synced 2024-12-01 12:13:00 +03:00
version update
This commit is contained in:
parent
433cae9231
commit
b7d1d17949
@ -8,11 +8,11 @@ const banner = `
|
||||
/ __ \/ __/ __/ __ \| /
|
||||
/ / / / /_/ /_/ /_/ / |
|
||||
/_/ /_/\__/\__/ .___/_/|_|
|
||||
/_/ v1.1.1
|
||||
/_/ v1.1.2
|
||||
`
|
||||
|
||||
// Version is the current version of httpx
|
||||
const Version = `v1.1.1`
|
||||
const Version = `v1.1.2`
|
||||
|
||||
// showBanner is used to show the banner to the user
|
||||
func showBanner() {
|
||||
|
Loading…
Reference in New Issue
Block a user