bump up version

This commit is contained in:
Kota Kanbe
2020-04-19 09:06:01 +09:00
parent 649f4a6991
commit 3be50ab8da

View File

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