diff --git a/package-lock.json b/package-lock.json index 88574a7..f987da7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro-github-stats", - "version": "0.1.5", + "version": "0.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astro-github-stats", - "version": "0.1.5", + "version": "0.2.0", "devDependencies": { "@types/chai": "^4.3.3", "@types/eslint": "^8.4.6", diff --git a/package.json b/package.json index 3f3299d..d1a1d04 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.1.5", + "version": "0.2.0", "author": { "name": "Ayo Ayco", "email": "ramon.aycojr@gmail.com",