diff --git a/Cargo.toml b/Cargo.toml index 49bd9c7..99b775b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ds323x" -version = "0.3.0" +version = "0.3.1" authors = ["Diego Barrios Romero "] repository = "https://github.com/eldruin/ds323x-rs" license = "MIT OR Apache-2.0"