diff --git a/Cargo.lock b/Cargo.lock index 5a40ac4..f93005e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1921,7 +1921,7 @@ dependencies = [ [[package]] name = "builder" -version = "0.4.0" +version = "0.5.0" dependencies = [ "alloy", "axum 0.7.9", diff --git a/Cargo.toml b/Cargo.toml index afffecf..c68e9d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "builder" -version = "0.4.0" +version = "0.5.0" description = "signet builder example" edition = "2024"