chore: release version v0.10.1

This commit is contained in:
David Dias 2017-04-13 15:10:07 +01:00
parent 31f69ec3c2
commit 46672b669f

View File

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