diff --git a/Cargo.toml b/Cargo.toml index 56162b0..ecd4bd7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "dwrote" description = "Lightweight binding to DirectWrite." repository = "https://github.com/servo/dwrote-rs" license = "MPL-2.0" -version = "0.11.4" +version = "0.11.5" authors = ["The Servo Project Developers", "Vladimir Vukicevic "] edition = "2018"