bump up version (#1007)

This commit is contained in:
Kota Kanbe
2020-06-17 12:21:26 +09:00
committed by GitHub
parent d9d5e612ff
commit 4a73875e4d

View File

@@ -16,7 +16,7 @@ import (
)
// Version of Vuls
var Version = "0.9.6"
var Version = "0.9.8"
// Revision of Git
var Revision string