aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-11 15:06:35 +0100
committerdiogo464 <[email protected]>2025-07-11 15:06:35 +0100
commitf709604c54cea1fe830ae366ad246f9b0cd61d92 (patch)
treeca59261dc7133abfa178634b2a8049acaa8e796a /Cargo.toml
parentaf95ee49b8c13139d82901b94dcb83335bd358ac (diff)
chore: bump version to 0.2.0v0.2.0
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 ade2d8c..86b144b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "oar-p2p" 2name = "oar-p2p"
3version = "0.0.0" 3version = "0.2.0"
4edition = "2024" 4edition = "2024"
5 5
6[dependencies] 6[dependencies]