diff --git a/Cargo.toml b/Cargo.toml index 252168a..2a16cda 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dht-embedded" -version = "0.2.0" +version = "0.3.0" description = "Library for reading temperature and humidity from the DHT11 and DHT22 sensors" license = "MIT OR Apache-2.0" authors = ["Brian J. Tarricone "]