ffuff/pkg/ffuf/const.go
2019-01-21 22:43:50 +02:00

7 lines
85 B
Go

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