Skip to content

Commit 8ec798c

Browse files
committed
0.3.0
1 parent ea77ab6 commit 8ec798c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/builder/QuarkBuilderBase.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ contract QuarkBuilderBase {
3737

3838
/* ===== Constants ===== */
3939

40-
string constant VERSION = "0.2.1";
40+
string constant VERSION = "0.3.0";
4141

4242
/* ===== Custom Errors ===== */
4343

0 commit comments

Comments
 (0)