Update to version 3.8.0-beta

This commit is contained in:
lowlighter
2021-04-17 00:47:44 +02:00
parent 754220553e
commit 46d751bb1e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "metrics",
"version": "3.7.0",
"version": "3.8.0-beta",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "metrics",
"version": "3.7.0",
"version": "3.8.0-beta",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "metrics",
"version": "3.7.0",
"version": "3.8.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": {