Release v0.1.1.

This commit is contained in:
David Dias 2015-09-17 02:53:09 +01:00
parent 6be826965e
commit c957ae9384

View File

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