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