Release 0.11 (#88)
This commit is contained in:
parent
5456a37f72
commit
ba1931641c
@ -189,6 +189,10 @@ The only dependency of ffuf is Go 1.11. No dependencies outside of Go standard l
|
||||
## Changelog
|
||||
|
||||
- master
|
||||
- New
|
||||
- Changed
|
||||
|
||||
- v0.11
|
||||
|
||||
- New
|
||||
|
||||
|
||||
@ -2,5 +2,5 @@ package ffuf
|
||||
|
||||
const (
|
||||
//VERSION holds the current version number
|
||||
VERSION = "0.11git"
|
||||
VERSION = "0.11"
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user