aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-11 20:15:54 +0100
committerdiogo464 <[email protected]>2025-07-11 20:15:54 +0100
commit7ac96fc5d1249aec37ecc7ecb2a3fa9261d002a2 (patch)
tree2bf7eae6c0b6fb316d42b6629ae0811851e98d18 /Cargo.toml
parentf0f57060a54b5c57608f945fd8f66b030779fd31 (diff)
chore: bump version to 0.2.5v0.2.5
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 b5641fb..c014778 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.4" 3version = "0.2.5"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]