From 7c4a4c979b5307e0085478310808506cdf11780c Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 8 Jan 2025 14:23:39 +0100 Subject: [PATCH] 0.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fbdb26..1fc5cc8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Embed GitHub stats in your Astro page ✨", "repository": "https://github.com/ayoayco/astro-github-stats", "homepage": "https://ayco.io/showcase/astro-github-stats", - "version": "0.7.3", + "version": "0.7.4", "author": { "name": "Ayo Ayco", "email": "ayo@ayco.io",