diff --git a/package-lock.json b/package-lock.json index e6343d098..aa1441522 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "filecoin-station", - "version": "2.2.2", + "version": "2.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "filecoin-station", - "version": "2.2.2", + "version": "2.2.3", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index 2fa34a411..678d4a201 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "filecoin-station", "productName": "Filecoin Station", "private": true, - "version": "2.2.2", + "version": "2.2.3", "description": "Desktop application for Filecoin Retrieval Markets", "main": "main/index.js", "scripts": {