diff --git a/package-lock.json b/package-lock.json index e8ec315..6e6e022 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-github-stats", - "version": "0.5.0", + "version": "0.5.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astro-github-stats", - "version": "0.5.0", + "version": "0.5.1", "license": "ISC", "workspaces": [ "demo" diff --git a/package.json b/package.json index fd27035..56b2b09 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.0", + "version": "0.5.1", "author": { "name": "Ayo Ayco", "email": "ayo@ayco.io",