diff --git a/package.json b/package.json index 8098104..daf44ff 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "wagyuinstaller", "productName": "Wagyu Installer", - "version": "0.5.3", + "version": "0.6.0", "description": "Application aimed at lowering the technical bar to staking on Ethereum", "main": "./build/electron/index.js", - "author": "Colfax Selby ", + "author": "Rémy Roy ", "license": "GPL", "devDependencies": { "@types/react": "^17.0.14",