Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit 363e4c4

Browse files
authored
Merge pull request #262 from braydonf/master
Bump storj-lib
2 parents 00e4435 + 3f638c9 commit 363e4c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storjshare-daemon",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "daemon + process manager for sharing space on the storj network",
55
"main": "index.js",
66
"bin": {
@@ -76,7 +76,7 @@
7676
"pretty-ms": "^2.1.0",
7777
"rc": "^1.1.6",
7878
"readable-stream": "^2.2.2",
79-
"storj-lib": "^8.0.0",
79+
"storj-lib": "^8.1.0",
8080
"strip-json-comments": "^2.0.1",
8181
"tail": "^1.2.1",
8282
"touch": "3.1.0",

0 commit comments

Comments
 (0)