chore: create version 3.30-beta

This commit is contained in:
lowlighter
2022-11-20 06:30:29 -05:00
parent 4c94975e25
commit b547761e87
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "metrics",
"version": "3.29.0",
"description": "An infographics generator with 40+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!",
"version": "3.30.0-beta",
"description": "An infographics generator with 40+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!",
"main": "index.mjs",
"scripts": {
"start": "node source/app/web/index.mjs",