From 166672432e8dda9a9e43a9f45f7ae07389156eb4 Mon Sep 17 00:00:00 2001 From: Jonas Jelonek Date: Fri, 14 Jun 2024 10:15:19 +0200 Subject: [PATCH] release 1.0.0 Signed-off-by: Jonas Jelonek --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 133cace..3ecc3ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wake-on-lan" -version = "0.2.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html