Prepare for v0.8

This commit is contained in:
Joona Hoikkala 2019-01-21 22:43:50 +02:00
parent 582aa00833
commit 3f3b5c31db
No known key found for this signature in database
GPG Key ID: D5AA86BBF9B29A5C

View File

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