aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-08-07 15:29:40 +0100
committerdiogo464 <[email protected]>2025-08-07 15:29:40 +0100
commiteacbea7f2be13740cae036542d19a1cb6b49b010 (patch)
treea6af96e9c1402698fe0b071fdc90be8c413740fa /Cargo.toml
parentfda85a9ebb6d7af932b5b980d77433462d3c1425 (diff)
chore: bump version to 0.2.15v0.2.15
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 f23b2ca..5634338 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.14" 3version = "0.2.15"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]