ffuff/pkg/ffuf/const.go
2020-07-23 13:38:56 +03:00

7 lines
87 B
Go

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