diff --git a/radicle-fetch/Cargo.toml b/radicle-fetch/Cargo.toml index 4418f409..5382e995 100644 --- a/radicle-fetch/Cargo.toml +++ b/radicle-fetch/Cargo.toml @@ -3,7 +3,7 @@ name = "radicle-fetch" description = "Radicle fetch protocol" homepage = "https://radicle.xyz" license = "MIT OR Apache-2.0" -version = "0.9.0" +version = "0.10.0" authors = ["Fintan Halpenny "] edition = "2021"