diff --git a/package.json b/package.json index f8790c1..9a08a28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storjshare-daemon", - "version": "2.4.4", + "version": "2.4.5", "description": "daemon + process manager for sharing space on the storj network", "main": "index.js", "bin": { @@ -67,7 +67,7 @@ "pretty-ms": "^2.1.0", "rc": "^1.1.6", "readable-stream": "^2.2.2", - "storj-lib": "^6.2.1", + "storj-lib": "^6.2.2", "storj-telemetry-reporter": "^5.0.0", "strip-json-comments": "^2.0.1", "tail": "^1.2.1"