aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-13 11:04:15 +0100
committerdiogo464 <[email protected]>2025-07-13 11:04:15 +0100
commitde3c37b610dc06293a34fa872c216b32592ae23f (patch)
tree4fa5f2441b411ea935b365b27720b0df738cc56c /Cargo.toml
parent7e756e1c4845e2f663cc04863045b971a8eda116 (diff)
chore: bump version to 0.2.6v0.2.6
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 c014778..f34fa9b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.5" 3version = "0.2.6"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]