diff --git a/package-lock.json b/package-lock.json index 6ea91cd25..1f03a9cf6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "filecoin-station", - "version": "1.3.7", + "version": "1.3.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "filecoin-station", - "version": "1.3.7", + "version": "1.3.8", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index 006bfafc4..82db2440a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "filecoin-station", "productName": "Filecoin Station", "private": true, - "version": "1.3.7", + "version": "1.3.8", "description": "Desktop application for Filecoin Retrieval Markets", "main": "main/index.js", "scripts": {