diff --git a/Cargo.toml b/Cargo.toml index aff7abf..6a8d57b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "u8g2-fonts" -version = "0.3.0" +version = "0.3.1" edition = "2021" rust-version = "1.62" license-file = "LICENSE"