From 77a5439ec3e18851d3317e9b36838a4737344dad Mon Sep 17 00:00:00 2001 From: "Kaleab S. Melkie" Date: Tue, 9 Nov 2021 21:20:00 +0300 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4727f8..f9d39c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-gravatar", - "version": "1.0.1", + "version": "1.0.2", "description": "Gatsby plugin to source Gravatar URLs from emails.", "main": "src/index.js", "types": "src/index.d.ts",