diff --git a/Cargo.toml b/Cargo.toml index aa41a27..aad5f02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "si5351" -version = "0.1.3" +version = "0.1.4" categories = ["embedded", "no-std", "hardware-support", "embedded-hal-driver" ] authors = ["Ilya Epifanov "] description = "A platform agnostic driver for the Si5351 clock generator"