aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-08-07 11:32:18 +0100
committerdiogo464 <[email protected]>2025-08-07 11:32:18 +0100
commite25dff870fe1da79dc9455f3e7b7cd01d4b1110b (patch)
tree6a81d6478333ea633f9aaf99e986b94fba87b1f7 /Cargo.toml
parent481ebae4f0fc9bed6afdfdf9f08e3b2b04f276c6 (diff)
chore: bump version to 0.2.14v0.2.14
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 0bd053f..f23b2ca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.13" 3version = "0.2.14"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]