Bump up version

This commit is contained in:
Kota Kanbe
2020-05-26 09:32:10 +09:00
parent 34e2f033d8
commit 2374f578ed
2 changed files with 1 additions and 15 deletions

View File

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