diff --git a/package-lock.json b/package-lock.json index 3be66d52..bbba8105 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@filecoin-station/core", - "version": "20.6.1", + "version": "20.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@filecoin-station/core", - "version": "20.6.1", + "version": "20.6.2", "hasInstallScript": true, "license": "(Apache-2.0 AND MIT)", "dependencies": { diff --git a/package.json b/package.json index ec79e788..ec592c1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@filecoin-station/core", - "version": "20.6.1", + "version": "20.6.2", "description": "Filecoin Station Core", "license": "(Apache-2.0 AND MIT)", "repository": {