ffuff/pkg/ffuf/const.go
2021-01-24 22:33:38 +02:00

7 lines
87 B
Go

package ffuf
const (
//VERSION holds the current version number
VERSION = "1.2.1"
)