We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 373cff9 commit d938cc2Copy full SHA for d938cc2
web-cache-vulnerability-scanner.go
@@ -12,7 +12,7 @@ import (
12
"github.com/Hackmanit/Web-Cache-Vulnerability-Scanner/pkg"
13
)
14
15
-const version = "2.0.0-dev1"
+const version = "2.0.0"
16
17
var (
18
currentDate string
0 commit comments