Release v0.1.0.

This commit is contained in:
David Dias 2015-09-16 12:35:29 +01:00
parent f70b1d42e0
commit d8a3590347

View File

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