Bump up version

This commit is contained in:
Kota Kanbe
2019-04-08 17:33:57 +09:00
parent 99c65eff48
commit 7192ae1287

View File

@@ -34,7 +34,7 @@ import (
)
// Version of Vuls
var Version = "0.6.3"
var Version = "0.7.0"
// Revision of Git
var Revision string