Release v0.4.0.

This commit is contained in:
David Dias 2016-03-14 17:02:22 +00:00
parent c3b5c132c0
commit 541ec1fdda

View File

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