chore: create version 3.35-beta

This commit is contained in:
Simon Lecoq
2023-09-14 05:06:10 +02:00
parent 6583672309
commit c69b0e9190
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "metrics", "name": "metrics",
"version": "3.34.0", "version": "3.35.0-beta",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "metrics", "name": "metrics",
"version": "3.34.0", "version": "3.35.0-beta",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "metrics", "name": "metrics",
"version": "3.34.0", "version": "3.35.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!", "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", "main": "index.mjs",
"scripts": { "scripts": {