diff --git a/package-lock.json b/package-lock.json index d173a548a6a..9f5ba74e6e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "metrics", - "version": "3.34.0-beta", + "version": "3.34.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "metrics", - "version": "3.34.0-beta", + "version": "3.34.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 98be4862c30..e269102c33d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metrics", - "version": "3.34.0-beta", + "version": "3.34.0", "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": {