chore: prepare release v3.16 (#655) [skip ci]

This commit is contained in:
Simon Lecoq
2021-11-15 20:23:57 -05:00
committed by GitHub
parent a1909430f3
commit c52e1a7e77
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "metrics",
"version": "3.16.0-beta",
"version": "3.16.0",
"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": {