bump version

This commit is contained in:
Doğan Can Bakır
2026-03-05 14:12:46 +03:00
parent 3f1541a94c
commit 91c489e75d
+1 -1
View File
@@ -16,7 +16,7 @@ const banner = `
`
// Version is the current Version of httpx
const Version = `v1.8.1`
const Version = `v1.9.0`
// showBanner is used to show the banner to the user
func showBanner() {