aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authormurilo ijanc2026-03-25 22:28:27 -0300
committermurilo ijanc2026-03-25 22:28:27 -0300
commit557852ef3b2a4388f135fa0182adf7b84fc320b5 (patch)
treec9333211246caf048eb28d7c08c832fe3a0ee90b /Cargo.toml
parent1cc0f3b34c7ff29675d5130a1c17fe5ab7f16ac6 (diff)
downloadtesseras-dht-557852ef3b2a4388f135fa0182adf7b84fc320b5.tar.gz
Bump version to 0.1.2HEADv0.1.2main
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 f17fe4b..78efc00 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tesseras-dht"
-version = "0.1.1"
+version = "0.1.2"
edition = "2024"
authors = [ "murilo ijanc' <murilo@ijanc.org>" ]
categories = ["network-programming"]