ffuff/pkg/ffuf/const.go
2019-11-16 18:19:07 +02:00

7 lines
86 B
Go

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