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 01afd27 commit f6452b5Copy full SHA for f6452b5
plugin.json
@@ -24,6 +24,6 @@
24
"Windows": "",
25
"Linux": ""
26
},
27
- "version": "2.0.2",
+ "version": "2.0.3",
28
"minimumbinaryninjaversion": 1500
29
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "fuzzable"
3
-version = "2.0.2"
+version = "2.0.3"
4
description = "Framework for Automating Fuzzable Target Discovery with Static Analysis"
5
authors = [
6
"ex0dus <ex0dus@codemuch.tech>"
0 commit comments