bump up version

This commit is contained in:
Kota Kanbe
2020-06-24 10:57:39 +09:00
parent c11ba27509
commit 72457cbf8e

View File

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