Create v3.6-beta

This commit is contained in:
lowlighter
2021-03-14 19:59:45 +01:00
parent 4ab4bd68c3
commit ae6eb61db7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "metrics",
"version": "3.5.0",
"version": "3.6.0-beta",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "metrics",
"version": "3.5.0",
"version": "3.6.0-beta",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",

View File

@@ -1,6 +1,6 @@
{
"name": "metrics",
"version": "3.5.0",
"version": "3.6.0-beta",
"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": {