diff --git a/package-lock.json b/package-lock.json index 6d106ee05..84d94acf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "magrit", - "version": "2.0.0-beta.7", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "magrit", - "version": "2.0.0-beta.7", + "version": "2.0.0", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 980b07e5e..0ccbe2182 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "magrit", - "version": "2.0.0-beta.7", + "version": "2.0.0", "description": "Magrit is a thematic and statistical cartography application that lets you create and export a wide range of static maps.", "author": { "name": "Matthieu Viry",