chore: release version v0.9.3

This commit is contained in:
David Dias 2017-02-09 09:01:06 -08:00
parent 51c5594d49
commit 1a550bac26

View File

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