Release v0.4

This commit is contained in:
Joona Hoikkala 2018-11-12 23:28:02 +02:00
parent b86ac262f3
commit a686f49ccb
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.3" VERSION = "0.4"
) )