Prepare 1.0 (#105)

This commit is contained in:
Joona Hoikkala 2019-11-16 18:34:58 +02:00 committed by GitHub
parent d4e88ade95
commit d04a2d80ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,5 @@ package ffuf
const ( const (
//VERSION holds the current version number //VERSION holds the current version number
VERSION = "0.12" VERSION = "1.0-rc1"
) )