diff --git a/Cargo.toml b/Cargo.toml index b8f6a84..5687167 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bmi160" -version = "1.0.0" +version = "1.1.0" authors = ["Diego Barrios Romero "] repository = "https://github.com/eldruin/bmi160-rs" license = "MIT OR Apache-2.0"