diff --git a/package-lock.json b/package-lock.json index 13a83a6f..9235ab7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metrics", - "version": "3.6.0-beta", + "version": "3.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "metrics", - "version": "3.6.0-beta", + "version": "3.6.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 62c5e8cf..be0790a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metrics", - "version": "3.6.0-beta", + "version": "3.6.0", "description": "An image generator with 20+ metrics about your GitHub account such as activity, community, repositories, coding habits, website performances, music played, starred topics, etc. that you can put on your profile or elsewhere !", "main": "index.mjs", "scripts": {