Prepare v0.11git (#42)

This commit is contained in:
Joona Hoikkala 2019-06-17 00:50:10 +03:00 committed by GitHub
parent 58069582ca
commit 0210d423de
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.10" VERSION = "0.11git"
) )