Update `radicle-node` crate to 0.10.0

This commit is contained in:
cloudhead 2024-09-03 12:37:47 +02:00
parent 57a0c8c46c
commit 1c620a2819
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name = "radicle-node"
description = "The Radicle Node"
homepage = "https://radicle.xyz"
license = "MIT OR Apache-2.0"
version = "0.9.0"
version = "0.10.0"
authors = ["cloudhead <cloudhead@radicle.xyz>"]
edition = "2021"
build = "build.rs"