diff --git a/rs-matter/Cargo.toml b/rs-matter/Cargo.toml index c3fc2d1..dac0317 100644 --- a/rs-matter/Cargo.toml +++ b/rs-matter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rs-matter" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Kedar Sovani ", "Ivan Markov", "Project CHIP Authors"] description = "Native Rust implementation of the Matter (Smart-Home) ecosystem"