ffuff/pkg/ffuf/const.go
2019-03-30 01:54:27 +02:00

7 lines
88 B
Go

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