From a4ecf7ffce51a42e4fa2add549dabd0f77dba54b Mon Sep 17 00:00:00 2001 From: lemusthelroy Date: Fri, 14 Oct 2022 10:28:18 +0100 Subject: [PATCH] chore: update emails plugin version --- site/plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/plugins.json b/site/plugins.json index d22c13bb9..595b2541f 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -724,6 +724,6 @@ "name": "Netlify Emails", "package": "@netlify/plugin-emails", "repo": "https://github.com/netlify/plugins", - "version": "0.0.1-uselib" + "version": "0.0.3" } ]