ffuff/pkg/ffuf/const.go
2019-04-13 16:24:43 +03:00

7 lines
85 B
Go

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