Prepare for release 0.5

This commit is contained in:
Joona Hoikkala 2018-11-14 22:38:56 +02:00
parent 13ab12dd0a
commit 4116bedc92
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.4" VERSION = "0.5"
) )