From 2bc8166c9a55ba6e6e6b08076cdd848436e45cd5 Mon Sep 17 00:00:00 2001 From: Adrian Bece Date: Fri, 11 Dec 2020 15:44:40 +0100 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca5371e..9cbc863 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-omni-font-loader", - "version": "1.1.1", + "version": "1.1.2", "description": "Font loader optimized for maximum performance. Removes render-blocking font resources and loads them asynchronusly. Handle FOUT & FOUC with font loading status watcher. Supports both local-hosted fonts and web fonts.", "keywords": [ "gatsby-plugin",