Bump up version to 0.4.0

This commit is contained in:
kota kanbe
2017-08-15 10:43:59 +09:00
parent fd19fa2082
commit 886a21c633

View File

@@ -29,7 +29,7 @@ import (
)
// Version of Vuls
var version = "0.3.0"
var version = "0.4.0"
// Revision of Git
var revision string