We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea77ab6 commit 8ec798cCopy full SHA for 8ec798c
src/builder/QuarkBuilderBase.sol
@@ -37,7 +37,7 @@ contract QuarkBuilderBase {
37
38
/* ===== Constants ===== */
39
40
- string constant VERSION = "0.2.1";
+ string constant VERSION = "0.3.0";
41
42
/* ===== Custom Errors ===== */
43
0 commit comments