aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-17 10:35:08 +0100
committerdiogo464 <[email protected]>2025-07-17 10:35:08 +0100
commita9c581a9879aa47014b1b37627fd38c1a0b9d383 (patch)
tree8fccb3bbc574aa480cc02ef53c002d45c9e9acf5
parente656cc7423da2d9978048a0f80455b8cb40d4e2b (diff)
chore: bump version to 0.2.7v0.2.7
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f34fa9b..2af57cb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.6" 3version = "0.2.7"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]