diff --git a/package-lock.json b/package-lock.json index 06dc0fb..71f3c8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@filecoin-saturn/js-client", - "version": "0.3.4", + "version": "0.3.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@filecoin-saturn/js-client", - "version": "0.3.4", + "version": "0.3.5", "license": "(MIT OR Apache-2.0)", "dependencies": { "@ipld/car": "^4.1.5", diff --git a/package.json b/package.json index edb7f47..0691385 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@filecoin-saturn/js-client", - "version": "0.3.4", + "version": "0.3.5", "description": "Filecoin Saturn Client", "homepage": "https://github.com/filecoin-saturn/js-client", "main": "src/index.js", @@ -61,4 +61,4 @@ "publishConfig": { "access": "public" } -} +} \ No newline at end of file