diff --git a/Cargo.lock b/Cargo.lock index 18b0cc0..fe6e34e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1757,7 +1757,7 @@ dependencies = [ [[package]] name = "ibis" -version = "0.2.0-rc.3" +version = "0.2.0-rc.4" dependencies = [ "activitypub_federation", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 7fdc9f3..2006ad3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ibis" -version = "0.2.0-rc.3" +version = "0.2.0-rc.4" edition = "2021" [features]