From 6ecdf283bff4c08b68f7bd92a50053f17dfd6c9e Mon Sep 17 00:00:00 2001 From: Adrian Bece Date: Tue, 12 Jan 2021 10:08:57 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 206f310..3ddc74c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-omni-font-loader", - "version": "1.1.3", + "version": "1.2.0", "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",