chore: release version v0.9.2

This commit is contained in:
David Dias 2017-02-09 08:34:54 -08:00
parent 433188f182
commit 4b211f5cd6

View File

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