Skip to content

Commit bbea345

Browse files
committed
corrected version number
1 parent 4c459e0 commit bbea345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/httpx/httpx.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ const banner = `
435435
`
436436

437437
// Version is the current version of httpx
438-
const Version = `1.0.3`
438+
const Version = `0.0.3`
439439

440440
// showBanner is used to show the banner to the user
441441
func showBanner() {

0 commit comments

Comments
 (0)