aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-23 20:58:55 +0100
committerdiogo464 <[email protected]>2025-07-23 20:58:55 +0100
commita19f73cb08395e133ef40c1a7dbf0b9330889dc9 (patch)
treeeec928215163c214c6c3cff026d1dd8e25a67b4e /Cargo.toml
parentb13fedfaf55eaa7716195d11d0fb12041ed8dfb5 (diff)
chore: bump version to 0.2.11v0.2.11
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 76b15f7..cf66fcc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.10" 3version = "0.2.11"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]