aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-17 14:44:52 +0100
committerdiogo464 <[email protected]>2025-07-17 14:44:52 +0100
commit4d1551b70e690d18d1b0ffc625639b824c6a2670 (patch)
treeece355ced88d36e47e5e5664e1a64a21ccc65728 /Cargo.toml
parenta0235149675af1c1235e5b96d6cc03d91a7cf1e2 (diff)
chore: bump version to 0.2.8v0.2.8
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 2af57cb..4878c8a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.7" 3version = "0.2.8"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]