From 7d321732f6d5a4553ad79b5fd6e3af7e48d27b98 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 8 Jan 2025 14:21:39 +0100 Subject: [PATCH] 0.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 109029d..c06b332 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.2", + "version": "0.7.3", "author": { "name": "Ayo Ayco", "email": "ayo@ayco.io",