ffuff/pkg/ffuf/const.go
2019-06-17 00:50:10 +03:00

7 lines
89 B
Go

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