bump up version

This commit is contained in:
Kota Kanbe
2020-05-08 17:15:25 +09:00
parent 3f5bb6ab29
commit 466ec93d8e

View File

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