From 53671859abdf8fcea00146537db48ffaf8c6af14 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 25 Sep 2023 22:47:00 +0200 Subject: [PATCH] 0.6.0 --- 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 d197a3a..02af800 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-github-stats", - "version": "0.5.2", + "version": "0.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astro-github-stats", - "version": "0.5.2", + "version": "0.6.0", "license": "ISC", "workspaces": [ "demo" diff --git a/package.json b/package.json index 5c79832..1be741b 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.2", + "version": "0.6.0", "author": { "name": "Ayo Ayco", "email": "ayo@ayco.io",