Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Sep 14, 2023
1 parent c4e101b commit 3a68383
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions resume.cfg

This file was deleted.

2 changes: 1 addition & 1 deletion runner/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const banner = `
`

// Version is the current version of httpx
const version = `v1.3.5`
const version = `v1.3.6-dev`

// showBanner is used to show the banner to the user
func showBanner() {
Expand Down

0 comments on commit 3a68383

Please sign in to comment.