aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-11 16:28:41 +0100
committerdiogo464 <[email protected]>2025-07-11 16:28:41 +0100
commit86023f962743e99d31e2e4787ce8f800ca9fe78e (patch)
tree0da8e6421a15d3c3560f3e88a17415ca8baf2c0d /Cargo.toml
parentd963becfada6eb81536e462f6e79cfc389c917a4 (diff)
chore: bump version to 0.2.1v0.2.1
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 86b144b..469c709 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.2.0" 3version = "0.2.1"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]