From 4162a4b56ea2fd4aacc53cbb26d19376212ab46e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Fri, 29 May 2020 13:04:32 +0200 Subject: [PATCH] Update netlify-plugin-subfont to v5.0.3 Fixes https://github.com/Munter/netlify-plugin-subfont/issues/32 --- plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index a8c9832bb..d6908656e 100644 --- a/plugins.json +++ b/plugins.json @@ -29,7 +29,7 @@ "name": "Subfont", "package": "netlify-plugin-subfont", "repo": "https://github.com/munter/netlify-plugin-subfont", - "version": "5.0.2" + "version": "5.0.3" }, { "author": "munter",