diff --git a/Cargo.toml b/Cargo.toml index 8bead29..8fc0649 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ documentation = "https://docs.rs/bme680" license = "MIT" name = "bme680" repository = "https://github.com/marcelbuesing/bme680-hal" -version = "0.5.1" +version = "0.6.0" edition = "2018" [badges]