From e02e81c90b231c237d99d92ecb9e2be79b105104 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Thu, 5 Dec 2019 10:20:32 -0500 Subject: [PATCH] Minor version bump. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 42fc5ae..f8b3568 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "servo-fontconfig-sys" -version = "4.0.7" +version = "4.0.8" authors = ["Keith Packard ", "Patrick Lam "] license = "MIT" description = "Font configuration and customization library"