From c8e8fc7efe40ba1a884661b3c91341fbad7a41e2 Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Thu, 26 Dec 2024 19:35:55 +0100 Subject: [PATCH] chore: Prepare for release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index aeefd60..b5ba4e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wot-serve" -version = "0.4.0" +version = "0.5.0" edition = "2021" description = "Web of Things (WoT) Thing server" license = "MIT"