diff --git a/package-lock.json b/package-lock.json index e2c48e47..a8e2ab84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metrics", - "version": "3.13.0", + "version": "3.14.0-beta", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "metrics", - "version": "3.13.0", + "version": "3.14.0-beta", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9f18184d..a3a511ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metrics", - "version": "3.13.0", + "version": "3.14.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": {