diff --git a/package.json b/package.json index f7eb855..345d06a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storjshare-daemon", - "version": "3.5.4", + "version": "3.5.5", "description": "daemon + process manager for sharing space on the storj network", "main": "index.js", "bin": { @@ -76,7 +76,7 @@ "pretty-ms": "^2.1.0", "rc": "^1.1.6", "readable-stream": "^2.2.2", - "storj-lib": "^6.7.0", + "storj-lib": "^6.8.0", "storj-telemetry-reporter": "^5.0.0", "strip-json-comments": "^2.0.1", "tail": "^1.2.1"