Skip to content

Commit f6452b5

Browse files
committed
release v2.0.3
* make cli more usable and performant * unify all interfaces and MCDA * dependency cleanup and bump * fix up other errors
1 parent 01afd27 commit f6452b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"Windows": "",
2525
"Linux": ""
2626
},
27-
"version": "2.0.2",
27+
"version": "2.0.3",
2828
"minimumbinaryninjaversion": 1500
2929
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fuzzable"
3-
version = "2.0.2"
3+
version = "2.0.3"
44
description = "Framework for Automating Fuzzable Target Discovery with Static Analysis"
55
authors = [
66
"ex0dus <ex0dus@codemuch.tech>"

0 commit comments

Comments
 (0)