chore: create version 3.15

This commit is contained in:
lowlighter
2021-10-06 17:37:31 -04:00
parent 03146c097d
commit 6f561d9621
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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