diff --git a/package-lock.json b/package-lock.json index 8fe8c71..8dee708 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "free-games-claimer", - "version": "1.0.0", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "free-games-claimer", - "version": "1.0.0", + "version": "1.4.0", "license": "MIT", "dependencies": { "cross-env": "^7.0.3", diff --git a/package.json b/package.json index f3a0f3e..04cf02b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "free-games-claimer", - "version": "1.0.0", - "description": "Claims free games on the Epic Games Store and Amazon Prime Gaming.", + "version": "1.4.0", + "description": "Automatically claims free games on the Epic Games Store, Amazon Prime Gaming and GOG.", "homepage": "https://github.com/vogler/free-games-claimer", "main": "index.js", "scripts": {