diff --git a/package-lock.json b/package-lock.json index 352a342..62c4723 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lotr-desktop", - "version": "3.0.2", + "version": "3.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lotr-desktop", - "version": "3.0.2", + "version": "3.0.3", "license": "MIT", "dependencies": { "discord-rpc": "^4.0.1", diff --git a/package.json b/package.json index 0ff6c6c..32f5344 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lotr-desktop", "productName": "Land of the Rair", - "version": "3.0.2", + "version": "3.0.3", "description": "Land of the Rair Desktop Client", "main": "src/index.js", "repository": {