diff --git a/Cargo.toml b/Cargo.toml index ea6cac5..238ba5c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "edid" -version = "0.2.0" +version = "0.3.0" description = "Parse EDID data structures" homepage = "https://github.com/emersion/rust-edid" repository = "https://github.com/emersion/rust-edid"