Create version 3.11.0-beta [skip ci]

This commit is contained in:
lowlighter
2021-05-31 19:18:40 +02:00
parent a4d08dd9a6
commit 1c3a43f2ab
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "metrics",
"version": "3.10.0",
"version": "3.11.0-beta",
"description": "An infographics generator with 30+ plugins and 100+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!",
"main": "index.mjs",
"scripts": {