gx publish 1.7.4
Showing
... | ... | @@ -81,15 +81,15 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmQCeEJu7KJm2v29cQi1yg7Xa5tXGCzeenvKNyD9bZb5Mo", | ||
"hash": "QmcYU4bjgs7dACwDWzfeYKgqkgbd5mKk2ZUCepYXhbtRSB", | ||
"name": "go-libp2p-conn", | ||
"version": "1.6.8" | ||
"version": "1.6.9" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmV2WTGC9xu6e8WoBa17mDEpdnCRbhSNxP9goqXAAC2reQ", | ||
"hash": "QmdQcv14hCd41WEzNA4avJohJR5sdPqVgFtXZtDz6MTCKx", | ||
"name": "go-tcp-transport", | ||
"version": "1.2.1" | ||
"version": "1.2.2" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -174,6 +174,6 @@ |
"license": "MIT", | ||
"name": "go-libp2p-swarm", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "1.7.3" | ||
"version": "1.7.4" | ||
} | ||
Please register or sign in to comment