aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authormurilo ijanc2026-03-25 16:53:01 -0300
committermurilo ijanc2026-03-25 16:53:01 -0300
commitb097d0e4d93c7338dea619e4a088c96b41701498 (patch)
tree8d3cf014bae10051c154c0e211ec1dd0e6b5faed /Cargo.toml
parent4cff87560ba238ba6eebd16b1465c0ebae2f6ac2 (diff)
downloadtesseras-dht-b097d0e4d93c7338dea619e4a088c96b41701498.tar.gz
Bump version to 0.1.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 698c7f0..f17fe4b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tesseras-dht"
-version = "0.1.0"
+version = "0.1.1"
edition = "2024"
authors = [ "murilo ijanc' <murilo@ijanc.org>" ]
categories = ["network-programming"]