ffuff/pkg/ffuf/const.go
2021-01-24 19:32:15 +02:00

7 lines
91 B
Go

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