diff --git a/package.json b/package.json index 225eb60..22e68ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storjshare-daemon", - "version": "2.1.1", + "version": "2.1.2", "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.0.14", + "storj-lib": "^6.0.15", "storj-telemetry-reporter": "^5.0.0", "strip-json-comments": "^2.0.1", "tail": "^1.2.1"