ffuff/pkg/ffuf/const.go
2020-02-21 22:46:41 +02:00

7 lines
87 B
Go

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