From 3dc56a1f5b09aa2d5b6dba37e47277d7e7a94404 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 5 Feb 2023 15:43:56 +0100 Subject: [PATCH] 0.5.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8b5f9a..6c32259 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-github-stats", - "version": "0.5.1", + "version": "0.5.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astro-github-stats", - "version": "0.5.1", + "version": "0.5.2", "license": "ISC", "workspaces": [ "demo" diff --git a/package.json b/package.json index 11dacc2..3c662dd 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.5.1", + "version": "0.5.2", "author": { "name": "Ayo Ayco", "email": "ayo@ayco.io",