Bump up version

This commit is contained in:
Kota Kanbe
2020-04-28 14:27:46 +09:00
parent ea3b63998d
commit 1f23ab7ba4

View File

@@ -17,7 +17,7 @@ import (
)
// Version of Vuls
var Version = "0.9.3"
var Version = "0.9.4"
// Revision of Git
var Revision string