Release v0.5.1.

This commit is contained in:
David Dias 2016-05-08 21:50:30 +01:00
parent 749db165ce
commit 11c46ac995

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-tcp",
"version": "0.5.0",
"version": "0.5.1",
"description": "Node.js implementation of the TCP module that libp2p uses, which implements the interface-connection and interface-transport interfaces",
"main": "src/index.js",
"scripts": {