diff --git a/Cargo.toml b/Cargo.toml index 088d505..d209bdc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "edges" # don't manually edit this version unless you're sure you want to circumvent the process documented in RELEASE.md -version = "0.3.4" +version = "0.4.0" edition = "2021" authors = ["@shnewto"]