diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "ads1x1x" -version = "0.2.0" +version = "0.2.1" authors = ["Diego Barrios Romero <eldruin@gmail.com>"] repository = "https://github.com/eldruin/ads1x1x-rs" license = "MIT OR Apache-2.0" |