diff --git a/Cargo.toml b/Cargo.toml index 7543f27..b61f79f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "netatmo-rs" -version = "0.3.0" +version = "0.4.0" authors = ["Lukas Pustina "] description = "Simple library to talk to Netatmo's API" repository = "https://github.com/lukaspustina/netatmo-rs.git"