From c75e0e40c74516ff5447bbe12f78911b2841288d Mon Sep 17 00:00:00 2001 From: Sofia Date: Sun, 9 Aug 2026 23:41:51 +0300 Subject: [PATCH] Bump version to 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a881670..9c8b360 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "teanet" -version = "0.1.0" +version = "1.0.0" edition = "2024" [dependencies]