diff --git a/Cargo.toml b/Cargo.toml index 3a4346f..762a61c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sen0177" description = "Read air quality data from the SEN0177 and PMSA003I sensors" -version = "0.3.0-alpha.1" +version = "0.4.0-alpha.1" authors = ["Brian J. Tarricone "] homepage = "https://github.com/kelnos/sen0177-rs" repository = "https://github.com/kelnos/sen0177-rs"