diff --git a/Cargo.toml b/Cargo.toml index 6c3c4cc..d632b1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ documentation = "https://github.com/dnutiu/bme680-rust" license = "MIT" name = "bme680" repository = "https://github.com/dnutiu/bme680-rust" -version = "0.7.0" +version = "0.8.0" edition = "2021" [badges]