From 64c3bb94956a58646b4ec8ca89b378f9f66c55b2 Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Thu, 9 May 2024 22:16:06 +0200 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 a3c24b0..2cb04e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wot-serve" -version = "0.3.1" +version = "0.4.0" edition = "2021" description = "Web of Things (WoT) Thing server" license = "MIT"