Create version 3.12-beta (#425) [skip ci]

This commit is contained in:
Simon Lecoq
2021-07-30 18:08:21 +02:00
committed by GitHub
parent 401d95090b
commit 754fbc8cb7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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