Release v0.5.0.

This commit is contained in:
David Dias 2016-04-25 02:21:55 +01:00
parent 2070a5b0a0
commit 3781115f42

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-tcp",
"version": "0.4.0",
"version": "0.5.0",
"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": {