diff --git a/Cargo.toml b/Cargo.toml index 43fbebd..5d2e19d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wot-td" -version = "0.3.0" +version = "0.3.1" edition = "2021" description = "Web of Things (WoT) Thing Description manipulation" license = "MIT"