diff --git a/package-lock.json b/package-lock.json index 53c5435..06dc0fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@filecoin-saturn/js-client", - "version": "0.3.3", + "version": "0.3.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@filecoin-saturn/js-client", - "version": "0.3.3", + "version": "0.3.4", "license": "(MIT OR Apache-2.0)", "dependencies": { "@ipld/car": "^4.1.5", diff --git a/package.json b/package.json index e668c17..edb7f47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@filecoin-saturn/js-client", - "version": "0.3.3", + "version": "0.3.4", "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 +}